This repository was archived by the owner on May 29, 2022. It is now read-only.

Description
https://cli.vuejs.org/guide/webpack.html#using-resolved-config-as-a-file
In Vue I can only:
- chainWebpack
- configureWebpack
And usage of '@easy-webpack/core' and generateConfig leads to error
RangeError: Maximum call stack size exceeded
RangeError: Maximum call stack size exceeded
at Function.isArray (<anonymous>)
at assign (/home/daniel/exp/meteor-webpack-client-example/vue-app/node_modules/@easy-webpack/assign/dist/index.js:8:15)
I want to use vue.config.js