-
I'm having an issue with asset/inline and would appreciate some help.
This is the rule I'm trying to add:
```
.addRule({
test: /my-module[/\\]static-assets/,
type: 'asset/…
-
```
$ npm install
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: friendly-errors-webpack-plugin@1.7.0
npm ERR! Found: webpack@5.85.0
npm …
-
### System Info
System:
OS: macOS 14.4
CPU: (32) x64 13th Gen Intel(R) Core(TM) i9-13900KF
Memory: 12.73 GB / 32.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 21.6.1 - /us…
-
I request a comparison between plugins produce files that link asset names to paths. I already knew two others: https://github.com/unindented/stats-webpack-plugin and https://github.com/webdeveric/web…
-
It would be useful if bundle-stats had the ability to cater to the compressed bundle files that some builds produce i.e. Gzip, Brotli, etc.
Currently there is no differentiation within the 'bundle…
-
## The problem
We would like to have assets exported with the name they were imported as, as their key in the manifest file.
Example:
```js
import "images/logo.svg"
```
This image would …
-
The Plugin is creating 2 lambdas, the first one is empty (the picture) and it has linked an event bridge. I'm using serverless-webpack. (1)
The plugin creates another lambda that contains code…
-
webpack-encore: 1.1.2
When setting the host to `craft-boilerplate.localhost` the webpack-dev-server resolves it to `127.0.0.1` and starts the dev-server:
![image](https://user-images.githubuserc…
-
## Prerequisites
- [x] Using npm
- [x] Using an up-to-date [`main` branch](https://github.com/electron-react-boilerplate/electron-react-boilerplate/tree/main)
- [x] Using latest version o…
-
We are already using hash filenaming for some assets. Which is great, because this optimizes caching: changed files get a different filename but assets that have not changed will still have the same p…
flut1 updated
5 years ago