mirror of
https://github.com/kou029w/pucchinglgl.git
synced 2025-01-18 08:15:02 +00:00
11 lines
168 B
JSON
11 lines
168 B
JSON
{
|
|
"buildOptions": {
|
|
"clean": true
|
|
},
|
|
"mount": { "src": { "url": "/" } },
|
|
"optimize": {
|
|
"bundle": true,
|
|
"minify": true,
|
|
"target": "esnext"
|
|
}
|
|
}
|