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 e7ffa49 commit d6a2e18Copy full SHA for d6a2e18
package.json
@@ -4,7 +4,7 @@
4
"scripts": {
5
"ng": "ng",
6
"start": "ng serve",
7
- "build": "ng build --sourceMap=true",
+ "build": "ng build",
8
"test": "ng test",
9
"test-cover": "ng test --code-coverage --source-map=false",
10
"lint": "ng lint",
0 commit comments