Kostiantyn Kostikov
Results
2
comments of
Kostiantyn Kostikov
@vue/cli 4.5.9 > **It's help me** ` chainWebpack: cfg => { cfg.plugin('define').tap(args => { args[0] = { ...args[0], 'process.env': { LATER_COV: false } } return args }) `
@erikacamilleri I hope you're talking about the TS issue and you need to install types dep ```bash npm install @types/vivus -D ```