single-spa / single-spa-playground

A website that helps you set up single-spa
http://single-spa-playground.org
MIT License
40 stars 10 forks source link

Problem with single-spa based on angular cli #7

Closed mzadrozny closed 5 years ago

mzadrozny commented 5 years ago

I can't use single-spa playground on this repo, i don't understand because i don't get any details of problem. It's only: application can not fetch.

My repo: https://github.com/mzadrozny/test-spa

Update: And now i get "Error: Could not download app -- server didn't respond with javascript code, but with 'text/html; charset=UTF-8'"

This is my single-spa playground configuration:

singleSpa.registerApplication( 'wm-single-spa', System.import('wm-single-spa'), location => location.pathname.startsWith('/') );