I have a problem in aot compilation. Launch rollup command but I get a dist 
directory containing a bundle order that I think is wrong: !function(){"use 
strict";require("./polyfills.ts");var 
r=require("@angular/platform-browser"),e=require("@angular/core"),o=require("./environments/environment"),n=require("./aot/app/app.module.ngfactory");o.environment.production&&e.enableProdMode(),r.platformBrowser().bootstrapModuleFactory(n.AppModuleNgFactory)}();
 
I followed the official guide. when I run the application returns "require 
is not defined."

Can you help me ?

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to