Peter C. Romano

Results 4 issues of Peter C. Romano

Is there a reason operations aren't using if not exists in create, drop, etc or a hidden option to switch this behavior?

This case is for adding production SB build to Nuxt production build as a subroute (mydomain.com/storybook). NOTE: In previous attempts to integrate Nuxt w/ SB, I've had this working (using...

~~In monorepo setup, for example, I'll have only one sandbox "app" (Nuxt calls this a "playground") which will run Storybook in dev mode. If I have many other apps, I...

With Nuxt's layer/extends mechanism, my idea is that folks could extend from abstract layers or apps, and the only "main" app could use Storybook to compile all components from the...