Results 56 comments of thecodejack

Can we atleast add support for history >4? kind of blocking other packages not using history...

Sorry. Will be doing in sometime.

I am not saying we need add support sveltekit as a whole. Would prefer to have some of sveltekit modules available. https://kit.svelte.dev/docs#modules Slowly when third party libs starts supporting sveltekit,...

agreed. So what should be right way to handle those? Should there be an exposed node module as a shim?

yea..not saying to add in REPL. was just thinking out loud if we can have a shim node module which will expose `$app` as a module available for import. That...

@azakus it would be much appreciated if we can resolve this issue. I have web components upgraded from V0 to V1 which basically have ES5 code rather ES6 classes. But...