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 4bd0beb commit 0fbc53fCopy full SHA for 0fbc53f
README.md
@@ -14,7 +14,7 @@ This workflow serves as a starting point for building Angular 1.x applications u
14
* ES6, and ES7 support with babel.
15
* Source maps included in all builds.
16
* Development server with live reload.
17
-* Production builds with cache busting and asset minification.
+* Production builds with cache busting.
18
* Testing environment using karma to run tests and jasmine as the framework.
19
* Code coverage when tests are run.
20
* No gulp and no grunt, just npm scripts.
0 commit comments