Disable ondevice addons

This commit is contained in:
Michael Shilman 2019-02-16 17:42:55 +08:00
parent bfcd60a5be
commit ee14568bcf

View File

@ -7,7 +7,7 @@
"url": "https://github.com/storybooks/storybook.git"
},
"workspaces": [
"addons/*",
"addons/!(ondevice)*",
"addons/storyshots/*",
"app/!(react-native)*",
"lib/*",