mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-12 05:48:57 +00:00
e73b182925
Co-authored-by: Claude <noreply@anthropic.com>
9 lines
129 B
JSON
9 lines
129 B
JSON
{
|
|
"extends": ["//"],
|
|
"tasks": {
|
|
"build": {
|
|
"outputs": ["dist/**", "standalone/**"]
|
|
}
|
|
}
|
|
}
|