angular-bootloader icon indicating copy to clipboard operation
angular-bootloader copied to clipboard

:fast_forward: Angular 2 (and Angular 4) Bootloader for async script tag and hmr support via @AngularClass

Results 2 angular-bootloader issues
Sort by recently updated
recently updated
newest added

I found this library while searching how to load my angular bundles with `defer` attribute. Even async is fine for me. After spending 2+ hours on this library, I have...

If I'm splitting my js files into 2 groups - one is the vendor file and the other is the app bundle - can I still use this repo? Is...