mirror of
https://github.com/LittleChest/Dohna-NS.git
synced 2026-05-06 22:44:50 +08:00
8 lines
163 B
JSON
8 lines
163 B
JSON
{
|
|
"installCommand": "mkdir publish",
|
|
"buildCommand": "echo 1 > ./publish/index",
|
|
"outputDirectory": "publish",
|
|
"public": false,
|
|
"trailingSlash": false
|
|
}
|