-
I setup a brand new project with TS and Snowpack, but I'm unable to get sveltefire working. When I run the project, I get this error:
```
[snowpack] Failed to load node_modules/sveltefire/src/User.s…
-
Offending line is here: https://github.com/TylorS/typed-content-hash/blame/5bd7c081d83e5850e28f78bb81403d8f5add7a6b/src/content-hashes/infrastructure/fsWriteDocuments.ts#L27
It appears that `JSON.p…
-
Hi again! Following up on #375, same repo but this time I've added another package to the workspace, which is a Vitejs powered app consuming the lib.
Repro repo: https://github.com/dbismut/preconst…
-
Has anyone already tried out/figured out how to use MDsveX with `svelte@next` using Snowpack as bundler as demoed in https://youtu.be/qSfdtmcZ4d0? I.e. start a project with `npm init svelte@next my-ap…
-
This issue is intended to outline a the short and long term planning of the project for review and consensus gathering. It is broken down into the following milestones as part of the discovery done a…
-
Last proposed API from Rich:
```js
module.exports = {
kit: {
vite({ mode }) {
// mode is something like 'dev', 'build', 'service-worker'
}
}
};
```
---
Currently, #4…
-
Hi, when adding a postcss.config.cjs along side with tailwind.config.cjs
I get this error on `yarn start`
> Cannot find module '@snowpack/plugin-postcss'
-
It looks like a file isn't being found during docker installation leading to a installation failure. When the action goes to boot docker, it infinitely waits.
Significant Portion of Log:
```
+ …
-
**Original Discussion:** https://github.com/pikapkg/snowpack/discussions/680
**/cc** @ParamagicDev
We've seen several discussions now pointing to the need/desire for an API similar to webpack's `r…
-
- Laravel Mix Version: N/A
- Node Version (`node -v`): N/A
- NPM Version (`npm -v`): N/A
- OS: N/A
### Description:
Will this library also get support for Snowpack?
### Steps To Re…