Skip to content
This repository was archived by the owner on Jun 25, 2019. It is now read-only.

Commit b7993ff

Browse files
author
Felix Gladisch
committed
📝 docs: readme updated
1 parent b33066c commit b7993ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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)

0 commit comments

Comments
 (0)