-
### 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…
-
Hi,
Getting this issue when trying to build for prod, it works fine on dev envs.
Sorry if this isn't the right place for this issue. Let me know if not and I'll open one elsewhere.
```
vite v2…
-
### Bug Report Quick Checklist
- [x] I am on the latest version of Snowpack & all plugins.
- [x] I use package manager **npm**.
- [x] I run Snowpack on OS **Linux**.
- [x] I run Snowpack on Nod…
-
## Current Behaviour
Snowpack 2.0 supports precise aliasing through this configuration:
`snowpack.config.js`
```
module.exports = {
installOptions: {
alias: {
'react':…
-
I have tried all imba2 templates (webpack, snowpack, parcel) but none of them is working for me.
Now I am reporting issues related to webpack based template.
I download template using `git clone h…
-
### What package manager are you using?
pnpm
### What operating system are you using?
Linux
### Describe the Bug
Astro doesn't build web workers while running `astro build`, but it does build the…
-
Building Svelte App with rollup fails, even with example (https://codesandbox.io/s/jekzo)
First error :
```
$ npm run build
...
[!] Error: Unexpected token (Note that you need @rollup/plugin-…
zapaz updated
2 years ago
-
### Background & Motivation
Our move from Snowpack to Vite should probably mean our renderer APIs get an update! Currently this is what our renderers contain:
```js
export default {
external…
-
-
I am trying to set up snowpack and lit. getting these warnings on `npm start`
```css
[17:32:15] [snowpack] Ready!
[17:32:15] [snowpack] Server started in 25ms.
[17:32:15] [snowpack] Local: http:…