chore: remove storybook

This commit is contained in:
Maulana Sodiqin
2025-11-24 11:21:29 +07:00
parent 6348a4998b
commit f5905c0acc
6 changed files with 3390 additions and 7924 deletions
-9
View File
@@ -37,15 +37,6 @@
"watchDepsTargetName": "watch-deps"
}
},
{
"plugin": "@nx/storybook/plugin",
"options": {
"serveStorybookTargetName": "storybook",
"buildStorybookTargetName": "build-storybook",
"testStorybookTargetName": "test-storybook",
"staticStorybookTargetName": "static-storybook"
}
},
{
"plugin": "@nx/next/plugin",
"options": {