Skip to content

Commit

Permalink
appSrc
Browse files Browse the repository at this point in the history
  • Loading branch information
moocss committed Apr 28, 2017
1 parent ca4a4e4 commit 9b71e67
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lib/config/paths.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ function getPaths(cwd) {
}

return {
appSrc: resolveApp('react'),
// appSrc: resolveApp('src'),
appSrc: resolveApp('src'),
appBuild: resolveApp('dist'),
appPublic: resolveApp('public'),
appPackageJson: resolveApp('package.json'),
Expand Down

0 comments on commit 9b71e67

Please sign in to comment.