storybook icon indicating copy to clipboard operation
storybook copied to clipboard

Using this module in a custom module repository

Open beyer-johannes opened this issue 1 year ago • 1 comments

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

beyer-johannes avatar Dec 21 '23 07:12 beyer-johannes

If playground is a normal nuxt project, then it should work. Which errors do you experience? Could you please provide a reproduction?

tobiasdiez avatar Jun 16 '24 11:06 tobiasdiez

Closing this issue due to inactivity :zzz: Please reopen the issue with additional information if the problem persists.

tobiasdiez avatar Aug 11 '24 20:08 tobiasdiez