storybook
storybook copied to clipboard
Using this module in a custom module repository
I have a repo for a custom module. It has his tipically file structure:
- playground
-
- nuxt.config.ts
-
- package.json
- src
-
- runtime
-
- module.ts
- package.json
It not realy feels, that this module is made for custom module directory structure. I get one crash after another.
I only want to make sure, that this usecase is basicly tested
If playground is a normal nuxt project, then it should work. Which errors do you experience? Could you please provide a reproduction?
Closing this issue due to inactivity :zzz: Please reopen the issue with additional information if the problem persists.