-
Hi,
I tried to build the studio following the [instructions ](https://github.com/sgenoud/replicad/tree/main/packages/studio). but have this Error. I ran `npm i` in the root too.
```
[plugin:vit…
-
When I add the `pb-3` Bootstrap css class on a `` element the hash of the css file and in my manifest.json doesn't change after running `npm run build`.
Using version:
@erbelion/vite-plugin-larave…
-
I’m developing a React application using Vite, and I'm facing an issue where the app displays a white blank screen only on iOS devices. But it works perfectly on Android devices and desktop browsers. …
-
Just trying to get this library working in a vue 3 project which uses Vite and not webpack.
Just passing in a simple html div into html2Pdf and see following error:
TypeError: html2canvas__WEBP…
-
### What area(s) will this request affect?
Theme
### What type of change do you want to see?
New feature
### Overview
It'd be great to have a flag to disable the request log output that happens w…
-
### Description
I encountered an error while attempting to build my Strapi app after installing the plugin. The build process fails with the following error related to Vite's Rollup configuration:
…
-
### Describe the bug
If `addWatchFile()` is called by a Vite plugin after the server is closed, the watcher will be set, preventing Node.js process from exiting.
For example, if vite:css was in …
-
Hi,
I'm really excited about JSR and I started migrating [the few packages](https://github.com/orgs/dldc-packages/repositories) I maintain (mostly for myself given their popularity 😅) from `Node + …
-
## Changes after SST v3
The `astro-sst` package use to be located inside the core repository in v2. I can no longer find the package in this repo ([search](https://github.com/search?q=repo%3Asst%2Fss…
-
Hi,
I'm generating some `*.bib`-files from global data `js` via `pagination`. When building via `npx eleventy --serve` everything works as expected: These `*.bib`-files end up in the output dire…