6 lines
174 B
JSON
6 lines
174 B
JSON
{
|
|
"buildCommand": "cd ../squiggle-lang && yarn build && cd ../components && yarn build",
|
|
"outputDirectory": "storybook-static",
|
|
"installCommand": "cd ../../ && yarn"
|
|
}
|