You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I'd like to be able to init storybook and run it with deno. Recently released Deno 2 has node / npm compat, so it should be more feasible than in the past.
Ticket here, but I believe it's necessary to make changes in the storybook repo
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Is your feature request related to a problem? Please describe.
I'd like to be able to init storybook and run it with deno. Recently released Deno 2 has node / npm compat, so it should be more feasible than in the past.
Ticket here, but I believe it's necessary to make changes in the storybook repo
Describe the solution you'd like
deno run -A npm:storybook@latest init
deno task storybook
Describe alternatives you've considered
No response
Are you able to assist to bring the feature to reality?
no
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions