-
### What package manager are you using?
pnpm
### What operating system are you using?
Linux
### Describe the Bug
In `.astro` files if you try to enclose multiple elements in a `...` tag, I get thā¦
-
### What package manager are you using?
npm
### What operating system are you using?
Mac
### Describe the Bug
Within the header of an `.astro` file, external `.js` files cannot use`fetch()`.
*ā¦
-
### 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ā¦
snuup updated
3 years ago
-
trying to:
```
import { zodResolver } from "@hookform/resolvers/zod";
```
gives me:
```
Uncaught ReferenceError: exports is not defined
at Module../node_modules/@hookform/resolvers/distā¦
-
### Whenever snowpack tries to access a sass/scss file the following error is thrown:
```
[20:23:46] [snowpack] Build Result Error: There was a problem with a file build result.
[20:23:46] [snowpacā¦
-
### What package manager are you using?
npm v7.20.0
### What operating system are you using?
Windows
### Describe the Bug
The project throws an error right after initialization.
```bash
Unhanā¦
-
### Feature Description
The stye imports in particular the Mozilla protocol styles get reused by many components should be imported in one place.
### Use Case
The code would be easier to chanā¦
-
### Quick checklist
- [x] I am using the **latest version of Snowpack** and all plugins.
### What package manager are you using?
n/a
### What operating system are you using?
n/a
### Describe theā¦
-
I've been a happy user of create-react-app in the past 3 years until i realized ... it's slow. Very slow. And the build cannot be optimized that much without ejecting.
Until i discovered snowpack, ā¦
-
### What version of @tailwindcss/jit are you using?
0.1.4
### What version of Node.js are you using?
14.2.0
### What browser are you using?
Chrome
### What operating system are you uā¦