joeldenning / simple-single-spa-webpack-example

A simple example of how to use webpack with single-spa
MIT License
293 stars 95 forks source link

Compilation issue due to missing angular module #4

Closed tsukhu closed 6 years ago

tsukhu commented 7 years ago

@angular/platform-browser-dynamic is missing from the package.json

ERROR in ./src/app2/app2.js Module not found: Error: Can't resolve '@angular/platform-browser-dynamic' in 'E:\workspace\simple-single-spa-webpack-example\src\app2' @ ./src/app2/app2.js 18:30-74 @ ./src/root-application/root-application.js

joeldenning commented 6 years ago

Apologies for the extremely late response -- is this still an issue?

Closing for now but feel free to reopen with further questions or discussion