Mihai MICULESCU

Results 5 comments of Mihai MICULESCU

Personally, I use dart-sass My rollup.config.js: ``` import svelte from 'rollup-plugin-svelte'; import resolve from 'rollup-plugin-node-resolve'; import commonjs from 'rollup-plugin-commonjs'; import autoPreprocess from 'svelte-preprocess'; import postcss from 'rollup-plugin-postcss'; import livereload from...

Ran also into this because I'm encapsulating my project in a docker container, so `--host` is a must. The barbaric workaround is to edit the `cookie.js` file before running in...

Thanks @slrslr for getting at the bottom of this. After brownout (very short blackout) ran into it big time. Sorted @slrslr rules!

There is another Kernel Panic situation deriving from boot partition getting corrupted. Should this be the subject matter of another issue?