-
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
-
* Create a pipeline to deploy what is currently built to display the snowpack data
-
### I have searched through the issues and didn't find my problem.
- [X] Confirm
### About the icon
*~~both are module bundlers~~*
Snowpack is a module bundler.
### Links and sources
[…
-
Since optimization is my priority, I will try to implement webpack in the current version so the JS and CSS will be more compact for browser use.
-
So far, I am unable to set up the development environment. When I try to run "npm run dev" or "npm build", I get the following error:
```
sh: 1: snowpack: not found
npm ERR! code ELIFECYCLE
npm E…
-
On an initial attempt to get this working with snowpack, I'm running into an issue resolving the `mode`:
> Uncaught (in promise) TypeError: Failed to resolve module specifier 'codemirror/mode/jsx/j…
-
### 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…
-
### 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'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…
-
The integrations are available for rollup, vite, webpack and multitude of things. Any reason snowpack is missing out?