Open calbertts opened 8 years ago
Try upgrading the Babel plugin with jspm install plugin-babel
. It's tricky to try and keep all the dependencies in all these demo projects up to date!
The suggestion worked for me:
jspm install plugin-babel
I'm not sure if i should be opening a new issue for this or do a PR or w/e. The HMR packages are out of date. Maybe I missed a step or something, but the hello world page would not update when I change it component.js until i updated chokidar and hot-reloading packages
It's difficult to keep demos always up-to-date. PRs with necessary updates are always welcome.
I've executed
jspm bundle test.js -wid
in the root of this project after install the dependencies, but I'm getting this error: