You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(AoT): ✨ ✨ added initial AoT support any many other things (#151)
* wip - aot upgrade
currently facing issues like
angular/angular-cli#5802
cannot find browser-app.module.ngfactory
* feat(AoT): ✨ ✨ added initial AoT support any many other things
Added Bootstrap with SCSS / SASS support
Added ng2-bootstrap
Passing Server originURL so that URLs can use it (when 4.1 comes out
with HttpInterceptors this will be even easier to do)
✨ AoT added ! for prod (npm run build:aot)
- Still need to test this for Azure deployments etc
Removed es6-shim added core-js
<strong>Here we're using Bootstrap via <ahref="https://github.com/valor-software/ng2-bootstrap">ng2-bootstrap</a>, which can even be rendered on the server!</strong>
0 commit comments