-
- [x] #2879
## Bug report
#### Steps to reproduce
see [this issue](https://github.com/NMFR/optimize-css-assets-webpack-plugin/issues/167)
optimize-css-asset…
-
I think we should add support for cache busting Eightshift Forms assets. Given they're used as prebuilt on any project using Forms, this should be done in the Forms webpack config. I can open a PR for…
-
### Environment
**@sentry/webpack-plugin**: 2.22.5
**@nuxtjs/sentry**: 8.0.8
**@sentry/core**: 7.119.2
**nuxt**: 2.17.3
### Steps to Reproduce
```
sentry: {
dsn: ,
disabled: false,
conf…
-
### Link to the code that reproduces this issue
https://github.com/chriskrogh/build-manifest-test
### To Reproduce
1. clone the repo and run `npm i`
2. run the nextjs build (`npm run build`)…
-
[Sulu CMS](https://sulu.io/) separates its assets into `assets/admin` and `assets/website`, this means when installing Encore within a Sulu CMS install you will have to change a bunch of paths: https:…
-
### Steps to reproduce the problem
Upgrading from 4.2.13 using the instructions here https://github.com/mastodon/mastodon/releases/tag/v4.3.0.
Non-docker.
### Expected behaviour
The UI rende…
-
Migrate from Brunch to Webpack for assets
-
https://github.com/kossnocorp/assets-webpack-plugin
-
Is there any way to support fastboot?
After install the ember-cli-fastboot package to test-app, I get an error every time I render a page.
Error occurred:
- While rendering:
-top-level
…
mabab updated
3 months ago
-
Loader should support [inline loaders](https://webpack.js.org/concepts/loaders/#inline) signature for assets, loaded via `static()`.
```nunjucks
{{ static('style-loader!css-loader?modules!./styles…