Skip to content

Commit

Permalink
fix: webpack bundle with 'vuex.esm-bundler.js'
Browse files Browse the repository at this point in the history
  • Loading branch information
fangbinwei committed Dec 18, 2020
1 parent bb78857 commit 0f32335
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -5,6 +5,7 @@
"main": "dist/vuex.cjs.js",
"exports": {
".": {
"module": "./dist/vuex.esm-bundler.js",
"require": "./dist/vuex.cjs.js",
"import": "./dist/vuex.mjs"
},
Expand Down

0 comments on commit 0f32335

Please sign in to comment.