-
### 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?
mac
### Describe the…
-
### 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
### Describe …
-
### Bug Report Quick Checklist
- [x] I am on the latest version of Snowpack & all plugins.
- [x] I use package manager yarn
- [x] I run Snowpack on OS Windows
- [x] I run Snowpack on Node.js v1…
-
### Bug Report Quick Checklist
I do all css stuff if firefox and snowpack's hot-reload isn't working in firefox and thats a little sad to me. :(
```
node -v
v14.16.0
npm -v
7.6.3
```
…
-
SVGR can be configured so the .svg can be used both as a React Component and as a URL. This is the rollup config: https://react-svgr.com/docs/rollup/#using-with-url-plugin
It would be nice to have…
beorn updated
2 years ago
-
### Bug Report Quick Checklist
- [x] I am on the latest version of Snowpack & all plugins.
- [x] I use package manager **yarn**
- [x] I run Snowpack on OS **Windows**
- [x] I run Snowpack on Nod…
-
### Bug Report Quick Checklist
- [x] I am on the latest version of Snowpack & all plugins.
- [x] I use package manager **yarn v2.4.2**.
- [x] I run Snowpack on OS **Windows 10 21H1**.
- [x] I ru…
-
### Bug Report Quick Checklist
- [x] I am on the latest version of Snowpack & all plugins.
- [x] I use package manager **yarn**
- [x] I run Snowpack on OS **Linux (Ubuntu 20.04.2 LTS)**
- [x] I…
-
Currently with snowpack there is no way to get runtime access to the module where the js reside.
So if the `import.meta.hot.accept` could also provide the previousModule as argument to the callback…
-
### Bug Report Quick Checklist
- [x] I am on the latest version of Snowpack & all plugins.
- [x] I use Yarn
- [x] I run Linux
- [x] I run Snowpack on Node.js v12+
### Describe the bug
The …