Looks like clean-webpack-plugin has been updated.I'm afraid you should use const { CleanWebpackPlugin } = require("clean-webpack-plugin"); instead of const ...
確定! 回上一頁