2024-08-27 10:14:14 +08:00

8 lines
80 B
JavaScript

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