Skip to content
This repository has been archived by the owner on Nov 19, 2020. It is now read-only.

AOT and Rollup #155

Open
harunurhan opened this issue Jul 16, 2017 · 1 comment
Open

AOT and Rollup #155

harunurhan opened this issue Jul 16, 2017 · 1 comment

Comments

@harunurhan
Copy link
Collaborator

We should investigate AOT (partly there already) and Rollup to apply in the project correctly.

For instance for AOT platformBrowser().bootstrapModuleFactory(AppModuleNgFactory); should be the way to bootstrap app in main.ts.

This link is probably enough: https://angular.io/guide/aot-compiler

@jmartinm
Copy link
Contributor

Yes, that would be a very good improvement. Just checked that guide and it looks very complete, we should have the JIT for development and AOT for production separation. Also for angular-cli maybe there are some specific things?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants