mirror of
https://github.com/tiktok/sparo.git
synced 2024-11-23 15:48:16 -05:00
10 lines
231 B
JSON
10 lines
231 B
JSON
{
|
|
"$schema": "https://developer.microsoft.com/json-schemas/rush/v5/rush-project.schema.json",
|
|
|
|
"operationSettings": [
|
|
{
|
|
"operationName": "_phase:build",
|
|
"outputFolderNames": ["build", ".docusaurus"]
|
|
}
|
|
]
|
|
}
|