vuex
vuex copied to clipboard
fix: export esm rather than cjs from the mjs entrypoint
You may have a reason to export cjs instead, but thought it would be worth exporting the compiled version that is using import/export.