mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-08-06 11:47:04 -04:00
6 lines
122 B
JSON
6 lines
122 B
JSON
{
|
|
"outputDirectory": "dist",
|
|
"installCommand": "yarn install",
|
|
"buildCommand": "yarn build:package && yarn build"
|
|
}
|