Skip to content

Commit

Permalink
added theme configs
Browse files Browse the repository at this point in the history
  • Loading branch information
nileshgulia1 committed Jun 21, 2018
1 parent aaa1807 commit 5f68489
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configs/paths.js
Expand Up @@ -47,6 +47,7 @@ module.exports = {
appBuildPublic: resolveApp('build/public'),
appManifest: resolveApp('build/assets.json'),
appPublic: resolveApp('public'),
apptheme: resolveApp('theme'),
appNodeModules: resolveApp('node_modules'),
appSrc: resolveApp('src'),
appPackageJson: resolveApp('package.json'),
Expand Down

0 comments on commit 5f68489

Please sign in to comment.