mirror of
https://github.com/Funkoala14/CreatorCenter_OOIN.git
synced 2025-06-08 06:38:14 +08:00
6 lines
96 B
JavaScript
6 lines
96 B
JavaScript
module.exports = {
|
|
quietDeps: true,
|
|
outputStyle: 'compressed',
|
|
sourceMap: false,
|
|
};
|