mirror of
https://github.com/Dvorinka/excalidraw-full.git
synced 2026-06-04 06:12:56 +00:00
6 lines
123 B
JSON
6 lines
123 B
JSON
{
|
|
"outputDirectory": "dist",
|
|
"installCommand": "yarn install",
|
|
"buildCommand": "yarn build:packages && yarn build"
|
|
}
|