mirror of
https://github.com/excalidraw/excalidraw
synced 2025-07-25 13:58:22 +08:00
6 lines
123 B
JSON
6 lines
123 B
JSON
{
|
|
"outputDirectory": "dist",
|
|
"installCommand": "yarn install",
|
|
"buildCommand": "yarn build:packages && yarn build"
|
|
}
|