I have a Webpack configuration :
const path = require("path") const { CleanWebpackPlugin } = require("clean-webpack-plugin") module.exports =