6 lines
195 B
JSON
6 lines
195 B
JSON
{
|
|
"buildCommand": "cd ../squiggle-lang && yarn build && cd ../components && yarn build && cd ../website && yarn build",
|
|
"framework": "docusaurus-2",
|
|
"installCommand": "cd ../../ && yarn"
|
|
}
|