me-12 / single-spa-portal-example

Example project on how to combine multiple SPA's on a single Website
MIT License
407 stars 136 forks source link

Cannot find module '../assets/angular-logo.png'. #19

Closed abelkbil closed 6 years ago

abelkbil commented 6 years ago

Hi Michael,

Awesome repo, especially stand alone and separate build and deploy. I got an error on below. But app works fine. import angularImg = require("../assets/angular-logo.png");

./src/app2.component.ts (5,29): error TS2307: Cannot find module '../assets/angular-logo.png'.

This is not an issue

image

me-12 commented 6 years ago

I have pushed a (hopefully) fix. Could you check if it works?

me-12 commented 6 years ago

Closing, since this should be fixed for a while now.