-
### Quick checklist
- [x] I am using the **latest version of Snowpack** and all plugins.
### What package manager are you using?
pnpm
### What operating system are you using?
Windows
…
-
As a follow-up to #81, I'd like to swap `tsc` out for a custom `rollup` build. Inlining dependencies should reduce the install footprint significantly and make everything a lot faster.
If possible,…
-
### Quick checklist
- [X] I am using the **latest version of Snowpack** and all plugins.
### What package manager are you using?
npm
### What operating system are you using?
Windows
### Describe…
-
**The problem that you want to solve.**
Somewhere between a bug and a feature.
Extracted from https://github.com/snowpackjs/snowpack/pull/2707#issuecomment-788429446 so it doesn't get lost.
I…
-
### Bug Report Quick Checklist
- [x] I am on the latest version of Snowpack & all plugins.
- [x] I use package manager **npm** (Fill in: npm, yarn, pnpm, etc).
- [x] I run Snowpack on OS **Mac** …
-
### Quick checklist
- [X] I am using the **latest version of Snowpack** and all plugins.
### What package manager are you using?
yarn
### What operating system are you using?
macOS
#…
-
### Motivation
I know this plugin doesn't generate any output, but because the --noEmit flag is hard coded into the plugin, I'm unable to generate declaration files using the `args` option. I need …
-
### Quick checklist
- [X] I am using the **latest version of Snowpack** and all plugins.
### What package manager are you using?
yarn
### What operating system are you using?
Linux
### Describe …
-
https://www.snowpack.dev/ says
> Update (April 20, 2022): Snowpack is no longer actively maintained and is not recommended for new projects.
.. and points at Vite, https://vitejs.dev/
Mean…
-
### Bug Report Quick Checklist
- [x] I am on the latest version of Snowpack & all plugins.
- [x] yarn 1.22.5
- [x] Ubuntu 20
- [x] I run Snowpack on Node.js v14+
### Describe the bug
When …