jpa44
jpa44
I wish to modify particle direction too !
1.0.1 works with webpack 5 atm
hey i'm on windows 10 with : node : 12.4.0 and electron 6.1.9 i use [vue-cli-plugin-electron-builder](https://github.com/nklayman/vue-cli-plugin-electron-builder) to works with vuejs on electron. Without this package the example works fine. i...
@hrueger yes i did this in my vue.config.js because i struggled with NODE_MODULE_VERSION error i will take a look to your main.js btw Thanks ! ``` js chainWebpack: config =>...