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:
77* [ TypeScript 2.4] ( https://www.typescriptlang.org )
88* [ Bootstrap 4 (Beta)] ( http://v4-alpha.getbootstrap.com )
99* [ 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 :
1111* [ Sass] ( http://sass-lang.com )
1212* [ ng-bootstrap] ( https://github.com/ng-bootstrap/ng-bootstrap )
1313* [ ngx-translate] ( https://github.com/ngx-translate )
1414* [ 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 :
1616* [ Karma] ( https://karma-runner.github.io )
1717* [ Jasmine] ( http://jasmine.github.io )
1818* [ @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