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
I have an AoT build based on this repo. @Foxandxss Is it required to have @angular/platform-browser for an AoT build?
It seems, for me, I can run my app fine without it and decrease in the overall size of scripts but I cannot find an explanation as to why this will happen.
Do you have any idea?
The text was updated successfully, but these errors were encountered:
mii9000
changed the title
platform-browser packages required for AoT build
platform-browser packages required for AoT build?
Apr 5, 2017
@ibrahim-islam ,
do you have a working repo (prefereably angular 4) which you could share? For some reason my build with aot fails during asset optimization process. Says it cannot find 'split' of undefined in main.ts file.
I have an AoT build based on this repo.
@Foxandxss Is it required to have @angular/platform-browser for an AoT build?
It seems, for me, I can run my app fine without it and decrease in the overall size of scripts but I cannot find an explanation as to why this will happen.
Do you have any idea?
The text was updated successfully, but these errors were encountered: