This repository was archived by the owner on Jun 25, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ This is a minimalistic Angular 2+ seed project, featuring:
7
7
* [ TypeScript 2.4] ( https://www.typescriptlang.org )
8
8
* [ Bootstrap 4 (Beta)] ( http://v4-alpha.getbootstrap.com )
9
9
* [ Ahead-of-Time Compilation] ( https://angular.io/guide/aot-compiler )
10
- * [ Tree Shaking] ( https://webpack.js.org/guides/tree-shaking ) • Tiny production files :mouse2 :
10
+ * [ Tree Shaking] ( https://webpack.js.org/guides/tree-shaking ) and [ Compression ] ( https://github.com/webpack-contrib/compression-webpack-plugin ) — Tiny production files :mouse2 :
11
11
* [ Sass] ( http://sass-lang.com )
12
12
* [ ng-bootstrap] ( https://github.com/ng-bootstrap/ng-bootstrap )
13
13
* [ ngx-translate] ( https://github.com/ngx-translate )
14
14
* [ webpack 3] ( https://webpack.github.io )
15
- * [ @ngtools/webpack ] ( https://www.npmjs.com/package/@ngtools/webpack ) • Makes AOT + Sass possible :tada :
15
+ * [ @ngtools/webpack ] ( https://www.npmjs.com/package/@ngtools/webpack ) — Makes AOT + Sass possible :tada :
16
16
* [ Karma] ( https://karma-runner.github.io )
17
17
* [ Jasmine] ( http://jasmine.github.io )
18
18
* [ @types ] ( https://blogs.msdn.microsoft.com/typescript/2016/06/15/the-future-of-declaration-files )
You can’t perform that action at this time.
0 commit comments