Skip to content

Commit

Permalink
add aot build
Browse files Browse the repository at this point in the history
  • Loading branch information
haoliangyu committed Oct 14, 2017
1 parent cc357a0 commit 81182c6
Show file tree
Hide file tree
Showing 14 changed files with 1,357 additions and 174 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,5 @@ public/**/*
.tscache

!public/data/airports.geojson

aot
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ A web mapping application starter based on Angular X and Leaflet. This project d

- [x] Webpack 2

- [x] Ahead-of-Time (AoT) compilation for production build

Support [Angular 4.4](https://angular.io/) and [Leaflet 1.2](http://leafletjs.com/) now!

See how it looks at [demo page](http://haoliangyu.github.io/ngx-leaflet-starter/).
Expand Down
Loading

0 comments on commit 81182c6

Please sign in to comment.