mirror of
https://github.com/SwingTheVine/Wplace-BlueMarble.git
synced 2026-01-11 22:40:18 +00:00
17 lines
No EOL
314 B
JSON
17 lines
No EOL
314 B
JSON
{
|
|
"source": {
|
|
"include": ["src"],
|
|
"exclude": ["node_modules", "build", "dist"]
|
|
},
|
|
"opts": {
|
|
"destination": "docs",
|
|
"template": "node_modules/minami",
|
|
"recurse": true,
|
|
"encoding": "utf8"
|
|
},
|
|
"plugins": [],
|
|
"templates": {
|
|
"cleverLinks": false,
|
|
"monospaceLinks": false
|
|
}
|
|
} |