0xSzeth

Results 4 comments of 0xSzeth

Any update on this? Currently experiencing the same error.

Hello, I'm also experiencing the above issue. ![image](https://user-images.githubusercontent.com/80861276/149238026-8564aec0-1c2e-4b89-8687-c13de0fcd5aa.png) Here's my custom-webpack.config.js file. ``` module.exports = { module: { rules: [ { test: /\.(png|jpg|gif)$/i, use: [ { loader: 'url-loader', options: {...