NickMcBurney / storybook-vue3-router

A Storybook decorator that allows you to use Vue 3 / vue-router@4 routing-aware components.
MIT License
29 stars 8 forks source link

Error while using with Vitest - using require in ES module scope #62

Open KozakoPolako opened 5 months ago

KozakoPolako commented 5 months ago

When I try run test based on stories that uses "storybook-vue3-router" add-on I've got an error : image