-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
Hi, I can't use your plugin using Webpack 5 Asset Modules to treat Svg: the final Svg remains untouched, here it is my confguration:
```
const webpack = require('webpack');
const HtmlWebpackPlu…
-
## The devDependency [autoprefixer](https://github.com/postcss/autoprefixer) was updated from `9.3.1` to `9.4.0`.
🚨 [View failing branch](https://github.com/z-kit/z-button/compare/master...z-kit:gre…
-
### Describe the bug
In my main css files I am importing several other css files to keep things clean and organized.
However, in Storybook, these imported files are not processed and the Tailwind …
-
### What version of Bun is running?
1.0.35+940448d6b
### What platform is your computer?
Arch Linux
### What steps can reproduce the bug?
```
git clone https://github.com/stitionai/devika.git
c…
-
On a large project which uses pnpm with many packages & `sapper run dev`, when a file changes, sapper reloads then panics with a `FATAL ERROR: Ineffective mark-compacts near heap limit Allocation fail…
-
### Issue details
I've set up a `package.json` file and a `gulp.js` file, like shown below, in a project folder. When I start Gulp (https://gist.github.com/rpkoller/07e13364a71f7d2560e19692a84f07e6…
-
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
I have 2 applications for my single-spa
First application webpack.config.js:
```
{
mode: vars.webpackMode,
entry: options.webpackEntries,
experiments: {
ou…