mirror of
https://github.com/modrinth/code.git
synced 2026-08-24 16:44:51 +00:00
* chore: reduce memory usage * feat: worker tracing * fix: eslint * fix: remove compat flag * fix: prettier
9 lines
137 B
JSON
9 lines
137 B
JSON
{
|
|
"name": "storybook",
|
|
"compatibility_date": "2026-08-05",
|
|
"workers_dev": true,
|
|
"assets": {
|
|
"directory": "./storybook-static"
|
|
}
|
|
}
|