vandewilly / single-spa-angular-cli

Single-spa starter project in an Angular CLI container application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

single-spa-angular-cli

Single-spa starter project in an Angular CLI container application. This has not been optimized for production, it is recommended to use webpack externals to avoid reloading shared dependencies, and to use resource hints to preload child applications, although your specific use case will ultimately determine the optimal load strategy.

Other resources

This example was created as part of this presentation: youtube link

Here are the associated slides: slides

About

Single-spa starter project in an Angular CLI container application.

License:MIT License


Languages

Language:TypeScript 76.0%Language:JavaScript 14.5%Language:HTML 8.6%Language:CSS 0.9%