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

Releases: fgladisch/angular2-webpack-seed

Testing with Chrome Headless (replaces PhantomJS)

31 Aug 09:32
Compare
Choose a tag to compare

Switchting to Chrome Headless, because the PhantomJS project is dead.

CSS loader for Angular modules

31 Aug 09:16
Compare
Choose a tag to compare
1.1.3

feat: css loader for angular modules

1.1.2

25 Aug 08:22
Compare
Choose a tag to compare
chore: bump 1.1.2

1.1.1

23 Aug 10:12
Compare
Choose a tag to compare
fix: ignore main-aot.ts (expect when building), this fixes #2

Ahead-of-Time Compilation and Tree Shaking

23 Aug 09:20
Compare
Choose a tag to compare

This project now uses Ahead-of-Time Compilation and Tree Shaking for much smaller production files. Files over a threshold of 1KB are also gzipped, which results in approximately 150KB for all JS/HTML/CSS in this project.

Angular 4

30 Mar 09:06
Compare
Choose a tag to compare
1.0.4

chore: license added

Bootstrap 4 Alpha 6

09 Feb 13:57
Compare
Choose a tag to compare
1.0.3

feat: bootstrap 4 alpha 6

Angular 2.4 and Webpack 2.2

09 Feb 12:58
Compare
Choose a tag to compare
1.0.2

chore: version bumped

HTML5-Routing

16 Sep 09:43
Compare
Choose a tag to compare
1.0.1

1.0.1

Angular 2.0 (final)

16 Sep 08:11
Compare
Choose a tag to compare
1.0.0

:sparkles: Angular 2.0 (final)