Skip to content

Commit 2664e29

Browse files
committed
fix: include route-loader.js in the bundle
1 parent 411d764 commit 2664e29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Vue CLI plugin that provides auto routing feature",
55
"files": [
66
"index.js",
7-
"route-meta-loader.js",
7+
"route-loader.js",
88
"generator"
99
],
1010
"repository": {

0 commit comments

Comments
 (0)