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 4c842bb commit ca4a4e4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/config/paths.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ export default 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 ca4a4e4

Please sign in to comment.