Skip to content

Commit d7f8e84

Browse files
committed
build(sb): 💚 remove the optmisation since affecting preview
1 parent bc6e02c commit d7f8e84

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

.storybook/main.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ const config = {
1717
},
1818
},
1919
},
20-
"storybook-addon-turbo-build",
2120
],
2221
};
2322

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,6 @@
179179
"size-limit": "5.0.5",
180180
"sort-package-json": "1.57.0",
181181
"storybook-addon-preview": "2.2.0",
182-
"storybook-addon-turbo-build": "^1.1.0",
183182
"tailwindcss": "3.1.4",
184183
"ts-node": "10.8.1",
185184
"tslib": "2.4.0",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19490,6 +19490,11 @@ svgo@^2.3.0:
1949019490
nanocolors "^0.1.12"
1949119491
stable "^0.1.8"
1949219492

19493+
swc-loader@^0.2.3:
19494+
version "0.2.3"
19495+
resolved "https://registry.yarnpkg.com/swc-loader/-/swc-loader-0.2.3.tgz#6792f1c2e4c9ae9bf9b933b3e010210e270c186d"
19496+
integrity sha512-D1p6XXURfSPleZZA/Lipb3A8pZ17fP4NObZvFCDjK/OKljroqDpPmsBdTraWhVBqUNpcWBQY1imWdoPScRlQ7A==
19497+
1949319498
symbol-tree@^3.2.4:
1949419499
version "3.2.4"
1949519500
resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.4.tgz#430637d248ba77e078883951fb9aa0eed7c63fa2"

0 commit comments

Comments
 (0)