-
using with happypack it will throw TypeError: Cannot read property 'outputOptions' of undefined
I wonder if you could help me with this problem
this is my webpack config
```
//plugin
new H…
-
Sucrase does not work with webpack
```js
import sucrase from 'sucrase'
```
Webpack config
```js
let webpack = require('webpack')
// CSS
let MiniCssExtractPlugin = require('mini-css-ext…
-
* **Version**: v13.1.1
* **Target**: windows 10
I created the settings file electron-webpack.json and webpack.renderer.additions.js as below but when I run electron-webpack dev I st…
-
**Is your feature request related to a problem? Please describe.**
If you try to use `app.less` instead of `app.css`, you will get `You may need an appropriate loader to handle this file type.` webpa…
-
Using SASS as in [example](https://storybook.js.org/docs/configurations/custom-webpack-config/#examples) doesn't seem to be working and produces this error:
```
ERROR in ./src/style/index.scss (./…
-
- Laravel Mix Version: 6.0.25 (`npm list --depth=0`)
- Node Version (`node -v`): v16.3.0
- NPM Version (`npm -v`): 7.15.1
- OS: Ubuntu 20.04
- Laravel: 5.8
### Description:
I'm tryin…
-
### new webpack.HotModuleReplacementPlugin()和devServer中的hot: ture
两个都是开启webpack的热替换功能
当使用了css文件单独打包插件([extract-text-webpack-plugin](https://www.npmjs.com/package/extract-text-webpack-plugin)), `…
-
Hey, in your example code, I do not see an example of processing sass, just a link to the css file. I am trying to use something along the lines of: "`require('./stylesheets/main.scss')`;" in my compo…
-
### Expected Behavior
Fonts are included in second and consecutive builds, just like the first run.
### Actual Behavior
Fonts are not being included in second and consecutive builds.
### I…
-
The dependencies needing updated post v5:
`yarn outdated`
```log
@fortawesome/free-brands-svg-icons 5.14.0 5.15.4 6.4.0 @patternfly/react-icons devDependencies https:/…