- Include env.js in package.json
Organized all env in env.js file. It allows us to overwrite these values.
This commit is contained in:
@@ -61,6 +61,7 @@
|
||||
"component-build": "./build.js"
|
||||
},
|
||||
"files": [
|
||||
"env.js",
|
||||
"helpers.js",
|
||||
"debug.js",
|
||||
"layouts/**/*.hbs",
|
||||
|
||||
Reference in New Issue
Block a user