We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06e92e4 commit ffa9c17Copy full SHA for ffa9c17
package.json
@@ -5,7 +5,7 @@
5
"main": "dist/bootstrap-vue.common.js",
6
"web": "dist/bootstrap-vue.js",
7
"module": "es/index.js",
8
- "jsnext:main": "dist/bootstrap-vue.esm.js",
+ "jsnext:main": "es/index.js",
9
"style": "dist/bootstrap-vue.css",
10
"license": "MIT",
11
"homepage": "https://bootstrap-vue.github.io",
0 commit comments