Index: src/App.vue =================================================================== diff -u -ra3a12dec68d47cbf10505e05712979b0239beefc -r2cfe86e4fc5edcbd6117e1233ceab690bd021fc1 --- src/App.vue (.../App.vue) (revision a3a12dec68d47cbf10505e05712979b0239beefc) +++ src/App.vue (.../App.vue) (revision 2cfe86e4fc5edcbd6117e1233ceab690bd021fc1) @@ -1,7 +1,8 @@ Index: src/router/index.js =================================================================== diff -u -ra3a12dec68d47cbf10505e05712979b0239beefc -r2cfe86e4fc5edcbd6117e1233ceab690bd021fc1 --- src/router/index.js (.../index.js) (revision a3a12dec68d47cbf10505e05712979b0239beefc) +++ src/router/index.js (.../index.js) (revision 2cfe86e4fc5edcbd6117e1233ceab690bd021fc1) @@ -14,6 +14,11 @@ // this generates a separate chunk (about.[hash].js) for this route // which is lazy-loaded when the route is visited. component: () => import(/* webpackChunkName: "about" */ '../views/AboutView.vue') + }, + { + path: '/BHJ', + name: 'BHJ', + component: () => import(/* webpackChunkName: "about" */ '../views/BHJ.vue') } ] FishEye: Tag d3185c9ea9a5b2b4b96b36d4a22327c21d02dcf1 refers to a dead (removed) revision in file `src/views/BHJ.vue'. FishEye: No comparison available. Pass `N' to diff?