Skip to content
This repository was archived by the owner on Oct 28, 2024. It is now read-only.

Lazy Loading Modules release fix

Compare
Choose a tag to compare
@Peshou Peshou released this 21 Jun 13:57
· 69 commits to master since this release

This patch fixes the CanvasWhiteboardModule importing the BrowserModule which messes up LazyLoaded modules used in Angular.

Now it only imports the CommonModule