clean-webpack-plugin
clean-webpack-plugin copied to clipboard
Cannot read properties of undefined (reading 'emit')
const { CleanWebpackPlugin } = require('clean-webpack-plugin') plugins: [ new CleanWebpackPlugin() ]
throw err; Cannot read properties of undefined (reading 'emit') at CleanWebpackPlugin.apply