tcd93

Results 6 comments of tcd93

I have same issue too, looks like `rollup-plugin-svelte` **7.0.0** breaks a lot of things EDIT: I'm able to work around the `rollup-plugin-css-only` by excluding `tailwind.css` ```js svelte({ compilerOptions: { dev:...

Actually in my previous comment you don't need to specifically create a css file, just use the one from lib like in instruction is OK ```js import "smelte/src/tailwind.css"; ``` >...

I checked the Sapper codebase a bit, seems like they don't include a env variable like they did with legacy build So here's what I did: In `package.json`, set a...

I managed to get past this error by adding `fullySpecified: false` before 'svelte-loader' ```ts rules: [ { test: /\.m?js/, resolve: { fullySpecified: false } }, { test: /\.(svelte|html)$/, exclude: {...

shu8's solution works but we have to edit the generated serviceworker file everytime we export I have a github workflow script here that would go bazooka and _sed_ every faulty...

58mm 纸的应该都能行。改日不用blue_thermal_printer了用孙米SDK。