2022-02-08 17:58:00 +08:00

7 lines
78 B
JavaScript

module.exports = {
mode: 'production',
output: {
clean: true,
},
};