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 b8f3260 commit 89a1542Copy full SHA for 89a1542
package.json
@@ -3,6 +3,7 @@
3
"version": "0.7.4",
4
"description": "A router for Vue.js",
5
"main": "lib/index.js",
6
+ "jsnext:main": "src/index.js",
7
"scripts": {
8
"dev": "npm run serve & npm run serve-test & webpack --watch --config build/webpack.dev.config.js",
9
"lint": "eslint src build test/e2e test/unit/specs",
0 commit comments