Skip to content

Commit

Permalink
env and paths configs
Browse files Browse the repository at this point in the history
  • Loading branch information
nileshgulia1 committed May 17, 2018
1 parent 31cce53 commit cde6760
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/paths.js
Expand Up @@ -82,7 +82,7 @@ const useTemplate =
appDirectory === fs.realpathSync(path.join(__dirname, '..'));

checkForMonorepo = !useTemplate;

//these will change after adding our own pastanaga UI components
if (useTemplate) {
module.exports = {
dotenv: resolveOwn('template/.env'),
Expand Down

0 comments on commit cde6760

Please sign in to comment.