Eslint在vue.config.js里require的报错

98 阅读1分钟

问题

我们常常在vue.config.js里面需要引入path,但是require经常会报错。

解决方案

image.png