-
We see errors when we don't provide it. This seems like a bad thing - should it be turned on by default?
```
ERROR in ./~/pui-css-backgrounds/images/gray-cloud.png
Module build failed: Ty…
-
Build is hanging on the following. Any ideas? Below is what I get when I run `npm build`.
```
$ node_modules/.bin/rimraf dist && node_modules/.bin/webpack --progress --profile --bail
fallbackLoad…
-
I got my app.js and a pages/postMedia.js which are both imported in my twig file.
None of my postMedia.js functions are working and I get this message on the console:
```
Uncaught TypeError: __we…
-
Using **v0.30.2**
I recently noticed that, in Chrome's inspector tool, I am not seeing the correct file / line number reference for my SCSS in the Styles pane.
For example, if I define the follo…
-
Hi,
Is there anyway to define CDN url by variable and not trough the webpack build process?
Thanks.
-
I took a couple of hours to debug this issues and, thanks to @webmarkelov "[change the ajax path request?](https://github.com/mrsum/webpack-svgstore-plugin/issues/135)", I found a workaround that look…
-
- Laravel Mix Version: 6.0.49 (`npm list --depth=0`)
- Node Version (`node -v`): v20.15.0
- NPM Version (`npm -v`): 10.7.0
- webpack : "^5.92.1",
- sass: "^1.55.0",
- sass-loader : "^14.…
-
Hi!
I already have my .babelrc with and the npm package installed node_modules
```
"presets" : ["es2015"]
```
But when I run _sails lift_ the console is showing and error related to the _import_ wo…
-
``` js
new ImageminAvifWebpackPlugin({
detailedLogs: true,
overrideExtension: true,
config: [{
test: /\.(jpe?g|png|gif)/,
options: {
quality: 75
}
}]…
-
## The devDependency [compression-webpack-plugin](https://github.com/webpack-contrib/compression-webpack-plugin) was updated from `3.0.0` to `3.0.1`.
🚨 [View failing branch](https://github.com/adilz…