mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-08-15 06:19:41 +02:00
6 lines
123 B
JSON
6 lines
123 B
JSON
{
|
|
"outputDirectory": "dist",
|
|
"installCommand": "yarn install",
|
|
"buildCommand": "yarn build:packages && yarn build"
|
|
}
|