Kurt Westerfeld
Kurt Westerfeld
@alexisvincent any updates on this one?
Perfect...good luck and let me know if I can help out. This particular issue was a bit too much for me to dig into without dedicating more time than I...
Your suggestion does fix this hot reloader issue. I think I put the bundle arithmetic in there because the first build time without it is about 30s for my app....
As a follow up, is there any way to rename the "dependencies.js" hardcoded flie trigger with config? I couldn't figure this out. Basically I have to create a "dev" systemjs...
It's no problem on the timing here. It is a nuisance that the localhost certs we all used until a couple weeks ago with Chrome could be trusted, but now...
The problem is in the deepmerge library. It does not understand that instances of Uint8Array should probably not be touched.
Looks like I can make an easy fix on the caller-side, but this took a lot of digging on my part so please fix this eventually. What I did was...
Since I migrated from jspm-dev-server, and there was a handy one-liner on that project's README.md, I'm going to create a handy one-liner to fix the Subject Alternative Name thing, and...
I see you are using the jspm config libraries to determine the base url. I would wonder if perhaps you could lower the jspm version requirement to the stable version?...
I am able to use version 0.3.1 of jspm-dev-server with the latest JSPM beta, but the 0.4.0 version fails with: ``` > jspm-dev-server --proxy http://localhost:8182 --port 8183 --ignore smc/jspm_packages ...ui/node_modules/jspm-dev-server/bin/jspm-dev-server:31...