We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cafb008 commit 2083558Copy full SHA for 2083558
1 file changed
bfcoder-github-com/package.json
@@ -12,6 +12,7 @@
12
},
13
"scripts": {
14
"build": "ember build",
15
+ "build-prod": "ember build --environment production",
16
"lint:hbs": "ember-template-lint .",
17
"lint:js": "eslint .",
18
"start": "ember serve",
0 commit comments