AngularNinja.com
AngularNinja.com
same issue... please assist :(
same issue here, too bad as no longer usable this lib.
any resolution to this issue? same problem here :/
the framework could be ported, sure... did you see: https://www.youtube.com/watch?v=b6UPkRXJPUk
+1 to fix
having same issue, any updates on a fix? thank you.
by the way if you want to see a massive ng2 app check out: http://ng2.javascriptninja.io
I see same exact issue, my reload times with cli 1.24 take 11 seconds with OR without hmr flag ``` ng serve --port 4203 --hmr -e=hmr ``` and output seems...
tx for the reply, I ran browserify -s ./lib/xml2js.js -o ./lib/xml_browser.js and in code using system.js I run var parseString = require('xml2js').parseString; but it can't find parseString function
can you share your browserfied file? tx Sean