First, thanks for this repository. It was a lot of help in getting started with Storybook.
For your issue of not being able to get the vuetify-loader to work with Storybook, I figured out how to update the Storybook webpack to inject the vuetify-loader and some other loaders Vuetify tends to use.
I also had to update Vuetify and Storybook and ended up moving some of the project folders. It looks like everything is still able to find everything else though.
First, thanks for this repository. It was a lot of help in getting started with Storybook.
For your issue of not being able to get the vuetify-loader to work with Storybook, I figured out how to update the Storybook webpack to inject the vuetify-loader and some other loaders Vuetify tends to use.
I also had to update Vuetify and Storybook and ended up moving some of the project folders. It looks like everything is still able to find everything else though.