We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c736108 commit 6eae971Copy full SHA for 6eae971
package.json
@@ -24,7 +24,7 @@
24
"repository": "git@github.com:zefoy/ngx-ace-wrapper.git",
25
"branch": "gh-pages",
26
"folder": "dist/app",
27
- "script": "ng build app --configuration production -- --base-href=ngx-ace-wrapper --delete-output-path=false",
+ "script": "ng build app --configuration production --base-href=ngx-ace-wrapper --delete-output-path=false",
28
"commit": "Publishing $npm_package_version",
29
"user": {
30
"name": "ZEF Devel",
0 commit comments