-
## CVE-2022-37601 - Critical Severity Vulnerability
Vulnerable Libraries - loader-utils-1.4.0.tgz, loader-utils-1.2.3.tgz, loader-utils-2.0.0.tgz
loader-utils-1.4.0.tgz
utils for webpack loaders
L…
-
## CVE-2022-37603 - High Severity Vulnerability
Vulnerable Libraries - loader-utils-1.2.3.tgz, loader-utils-1.4.0.tgz, loader-utils-2.0.0.tgz
loader-utils-1.2.3.tgz
utils for webpack loaders
Libra…
-
-
### System Info
System:
OS: macOS 14.7
CPU: (8) arm64 Apple M2
Memory: 52.23 MB / 24.00 GB
Shell: 3.2.57 - /bin/bash
Binaries:
Node: 20.17.0 - ~/.nodebrew/current/bin/node
…
-
Just FYI,
In your webpack.config.js file loaders should look something like this.
```
module: {
loaders: [
{
test: /\.jsx?$/,
exclude: /…
ghost updated
7 years ago
-
Hi, amireh
My project is a version of webpack2 and I am attaching a happypack here. But there's a problem.
I tried to put the existing code in the happypack and I got the following code.
Code b…
-
As briefly mentioned in #242, the `alias` config as provided in the README appears to be broken in Svelte 5 as `svelte/src/runtime` does not exist.
When building with the alias config, errors such …
-
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
- […
-
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 …
-
## Feature request
Loader layers currently have no convention for support when using something like issueLayer, for example with RSC
**What is the expected behavior?**
There …