-
### For which package(s) is the feature request for?
- [X] @nxtensions/astro
- [ ] @nxtensions/tsconfig-paths-snowpack-plugin
- [ ] New package 🎉
### Background & Motivation
NX 20 seems not support…
-
in-source: false allows Rescript files to be built to an external directory, instead of the build artefacts existing next to the source files.
Is this possible? I tried to specify it and tweak the …
-
**安装snowpack:**
```
**npm:**
npm install --save-dev snowpack
**yarn:**
yarn add --dev snowpack
```
**scss依赖**
`npm install --sav-dev @snowpack/plugin-sass`
**babel依赖**
`npm install --sav…
yhl10 updated
3 years ago
-
As mentioned in issue #5.
The current web-ext plugin only works on 2.x API.
To make it compatible the following point require changes:
- [x] `config.installOptions.cwd` replace with `config.root`…
-
Hi there! I have an issue with the plugin. After configuring my snowpack config and running `snowpack build` it outputs an html file with an object in the path to a hashed js file).
**my snowpack c…
-
I am having troubles with my build. I keep getting this error message:
```
[snowpack] ! installing dependencies...
[snowpack] Failed to load node_modules/svelte-router-spa/src/components/navigate…
-
### Bug Report Quick Checklist
- [x] I am on the latest version of Snowpack & all plugins.
- [x] I use package manager **yarn** (Fill in: npm, yarn, pnpm, etc).
- [x] I run Snowpack on OS **mac**…
-
I'm a [Lingui](https://lingui.js.org/) refugee (hi 👋🏻) looking for new home since they removed [tagged templates support](https://lingui.js.org/releases/migration-3.html#plugins-presets) and I'm looki…
ljani updated
3 years ago
-
Hi! I came across your plugin on the snowpack plugin list. It sounds like just what I need -- I need to convert code destined to run in a web worker into a module-free version, since Firefox and Safa…
-
I've just cloned the project and follow the steps in the documentation after installing all the packages.
The steps to reproduce the problem:
```bash
git clone https://github.com/snowpackjs/snowp…