vuejs / vuex

🗃️ Centralized State Management for Vue.js.
https://vuex.vuejs.org
MIT License
28.4k stars 9.57k forks source link

build: fix type exporting #2219

Open trim21 opened 1 year ago

trim21 commented 1 year ago

fix wrong package.json exports field

re-production: https://github.com/trim21/vuex-ts-bug

netlify[bot] commented 1 year ago

Deploy Preview for vuex-docs ready!

Name Link
Latest commit 8c819e8914452ffce65ec130423631dd2bc9f3b4
Latest deploy log https://app.netlify.com/sites/vuex-docs/deploys/6447310be86c7b0008aae493
Deploy Preview https://deploy-preview-2219--vuex-docs.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

mauricewegner commented 1 year ago

Closes #2213 Related: https://github.com/microsoft/TypeScript/issues/52363 and https://github.com/microsoft/TypeScript/issues/49160#issuecomment-1137482639

jacobtshirt commented 5 months ago

Can we get some movement on this?