We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0adfd06 commit 989feb1Copy full SHA for 989feb1
angular/image-data/package.json
@@ -4,7 +4,7 @@
4
"description": "ondewo-angular-proto-compiler",
5
"main": "index.js",
6
"scripts": {
7
- "build": "ng build --configuration production --optimization",
+ "build": "ng build --configuration production",
8
"clean": "rm -rf node_modules",
9
"reinstall": "npm run clean && npm install -g npm@latest && npm install"
10
},
0 commit comments