mirror of
https://github.com/excalidraw/excalidraw.git
synced 2024-11-02 03:25:53 +01:00
7ebda02b81
* fix: update path of files in docs * remove root yarn install in size limit * add vercel.json in dev-docs * update config * fix lint * indent * revert changelog and readme
5 lines
69 B
JSON
5 lines
69 B
JSON
{
|
|
"outputDirectory": "build",
|
|
"installCommand": "yarn install"
|
|
}
|