-
### Describe the bug
After upgrading from vite 5.0.12 to 5.1.0, I get a TypeError at runtime (in my browser's console)
```
Uncaught TypeError: paper.Point is not a constructor
at index.ts:35…
-
Hi @HenryLie, thanks for taking time to bring support for Svelte into Lingui. I quickly reviewed the docs and code and have some questions / suggestions:
> It provides a macro that work for JS fil…
-
## Purpose
The Vite ecosystem needs several generic contracts for various NFT marketplace operations. This will:
1. Give users a variety of options to buy/sell their NFTs
2. Allow different fronten…
-
I think we can improve DX by swapping webpack to vite.
It comes with build in css support, possibly we can add tailwind to the project.
If anyone is interesed, i can open PR
-
**Describe the bug**
Running `vite build` fails on a npm package that depends on `@frontegg/frontegg-react` v5.0.50 with error:
```
Error: Circular dependency: ../../../node_modules/@frontegg/red…
-
After watching https://www.youtube.com/watch?v=7m14f0ZzMyY
I'm sold on moving to either
- Vite.js - https://vitejs.dev/
Migration guide: https://blog.logrocket.com/vite-3-vs-create-react-a…
-
Hello,
Can django-vite be used with VitePress? The output static files when deployed are a bit different, there is no js file to point to as the main asset to get injected into the template and the…
sqmch updated
7 months ago
-
### Issue workflow progress
_Progress of the issue based on the
[Contributor Workflow](https://github.com/the-guild-org/Stack/blob/master/CONTRIBUTING.md#a-typical-contributor-workflow)_
- …
-
I used this package in the Svelte:
tzwm updated
3 months ago
-
### Describe the bug
My goal was to implement a desktop IPFS app using [JS-IPFS](https://github.com/ipfs/js-ipfs) that could ultimately be ported to mobile after seeing last week's alpha announcement…