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

Adding `exports` to package.json #20

Closed NickMcBurney closed 2 years ago

NickMcBurney commented 2 years ago

Adding exports to package.json

Fixes #19

"exports": {
    "require": "./dist/cjs/index.js",
    "import": "./dist/esm/index.js"
},
netlify[bot] commented 2 years ago

✔️ Deploy Preview for storybook-vue3-router ready!

🔨 Explore the source changes: d3216e7df11e920ecd3717e615154991b1290156

🔍 Inspect the deploy log: https://app.netlify.com/sites/storybook-vue3-router/deploys/61e07155cafd440008e001bd

😎 Browse the preview: https://deploy-preview-20--storybook-vue3-router.netlify.app