Closed OliverJAsh closed 10 years ago
I'm working on updating this repo right now to make this all work again... give me 20 mins!
Nice one! :smile: Thanks.
Ok I've just released jspm CLI 0.6.0 and the update to this demo.
Any bugs please let me know!
When I run
jspm setmode production
, I expect that the files will be loaded from theapp-build
folder instead ofapp
. However this is not happening – they are still being loaded fromapp
. Should I also be seeing thebaseURL
change inconfig.js
? This is not happening either.