Open sishuoyang opened 6 years ago
@caroso1222 — Thank you for your follow-up.
@izifortune — Would you be able to have a look a this?
Thanks in advance!
Same here:
Any updates?
Hi @sheldonyss do you have the same problem running npm run playground
? Because npm run lite
its meant to be runned only inside the other command not as a standalone
Same here
Same here. I got 404 at fetch.js at first, then i deleted .playground and got 404 at system.src.js
Hi,
I need some helps here to get my library project running using the playground. Appreciate any pieces of advice.
I can successfully compile the library to dist folder. When I run
npm lite
, I get this error in browser console window: There is also an 404 error in thelite-server
:Below is my
systemjs.config.js
: