Vegar Ringdal
Vegar Ringdal
@jdanyow Anything new here ?
@jdanyow How is this going ? Will there be a v2 ?
> I'm working on a switch from the ace editor to the monaco editor. Part of that work is built-in babel and typescript support. @jdanyow Any news on updates ?
nice, tell me when u have started so I can get feedback how Aurelia vNext is. If its bundler frendly then I want to update my vGrid too. Just need...
@HamedFathi There is a free version too with less features/ not enterprise oriented features. (I do not know what features this is...)
hmm, is this because he reads a file and make edits? Never seen this issue, but maybe because I make the excel file/sheet.
Have you tried adding publicPath option ? ```js webIndex: { publicPath: "./", template: "./src/index.html", }
Some links: https://developer.mozilla.org/en-US/docs/Web/API/Service_Worker_API/Using_Service_Workers Service workers only work over https (valid ones) I used this on windows to make 127.0.0.1 valid.. https://github.com/FiloSottile/mkcert
fusebox needs to be able to create own bundle for service worker like it does with workers/shardworker
I dont know if this is any help I have a server/pod I just called a lot with 4 queries streaming 55k/20 ish columns rows to client Colum types is...