Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(karma-webpack): add dynamic imports to main bundle (#384)
In order to support dynamic imports we add all their contents to the main bundle as well.
- Loading branch information