Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prod bundle contains compiler after AoT #2414

Open
pikulev opened this issue Jan 22, 2019 · 0 comments
Open

Prod bundle contains compiler after AoT #2414

pikulev opened this issue Jan 22, 2019 · 0 comments

Comments

@pikulev
Copy link

pikulev commented Jan 22, 2019

I'm submitting a ...

[x] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit support request here, instead see use [gitter](https://gitter.im/mgechev/angular2-seed) or [stackoverflow](https://stackoverflow.com/questions/tagged/angular2)

Current behavior

git clone --depth 1 git@github.com:mgechev/angular-seed.git 
...
npm i
npm run sme.prod

then i get an html report
screenshot 2019-01-22 at 16 55 51

Expected behavior

With AoT the bundle shouldn't contain a compiler.

Please tell us about your environment:

Mac OS

  • Angular Seed Version: ca6405ea27ec5f08f02e84e11837bdd465033613
  • Node: node --version = 9.11.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant