chore: don't hoist anything with storybook prefixes

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2021-08-04 15:53:36 +02:00
parent 47e6cb9c5e
commit bb352b6b70
+3
View File
@@ -38,6 +38,9 @@
"packages": [
"packages/*",
"plugins/*"
],
"nohoist": [
"**/@storybook/**"
]
},
"resolutions": {