Hi Francesco, You can build with the correct baseUrl by using it like:
ng build --baseHref="/static/" The numbered files are your module. Also, you get 2 versions of each one, an es2015, and an es5 version. In modern browsers, there is less need for polyfills and compiling to an old JS version. Regards Sander -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/angular/ac8841a9-f3bc-4e91-badf-8e7f6721daeb%40googlegroups.com.
