Open tvortsa opened 5 years ago
I don't think that it makes sense to put this information there.
This documentation is not about electron, it's only about how to add vue-loader to any kind of webpack config.
Also, depending on how the electronporject is set up, the file might not even be called webpack.rendere.config.js
, this naming is not required.
Version
15.7.1
Reproduction link
https://ibb.co/47qYkbX
Steps to reproduce
just read docs page
What is expected?
webpack.config.js
note: if you make electron app then: webpack.renderer.config.js
What is actually happening?
webpack.config.js
need add case for electron apps :
webpack.renderer.config.js