Wei Li

Results 7 comments of Wei Li

Vivaldi user here. I have managed to let diskernet launch Vivaldi by adding `export CHROME_PATH="/Applications/Vivaldi.app/Contents/MacOS/Vivaldi"` to .profile. The only issue is diskernet still observes the default Chrome settings directory. Terminal:...

Same problem here. I tested with Chrome (Official Google version) and Vivaldi (chromium-based). The problem persisted. The test clipping works just fine though. Hope it helps.

> M1 pro, crash after first loading screen basic M1, same problem here.

This is really cool. Please consider a macOS version. Thanks.

> Sounds like a great idea! Perhaps we can mimic [svelte-add/coffeescript](https://github.com/svelte-add/coffeescript)? Or is svelte-add still active / the right approach? > > Let us know if you'd like to work...

There is a bit learning curve here. My WIP version: https://github.com/levitabris/svelte-add

Update: It seems that `svelte-add` coffee script support is just a wrapper around `svelte-proprocess`(feel free to correct me if wrong), which implemets the original coffee support for svelte. I'm looking...