Skip to content

Commit 0fbc53f

Browse files
committed
remove assets minification, it is partially true now
1 parent 4bd0beb commit 0fbc53f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This workflow serves as a starting point for building Angular 1.x applications u
1414
* ES6, and ES7 support with babel.
1515
* Source maps included in all builds.
1616
* Development server with live reload.
17-
* Production builds with cache busting and asset minification.
17+
* Production builds with cache busting.
1818
* Testing environment using karma to run tests and jasmine as the framework.
1919
* Code coverage when tests are run.
2020
* No gulp and no grunt, just npm scripts.

0 commit comments

Comments
 (0)