diff --git a/example/dist/index.html b/example/dist/index.html
index 1b53fa4..8e873f3 100644
--- a/example/dist/index.html
+++ b/example/dist/index.html
@@ -1 +1 @@
-
vue-tribute
\ No newline at end of file
+vue-tribute
\ No newline at end of file
diff --git a/package.json b/package.json
index 95ac3a8..ee0517a 100644
--- a/package.json
+++ b/package.json
@@ -22,7 +22,7 @@
"poi": {
"entry": "example/index.js",
"outDir": "example/dist",
- "homepage": "/vue-tribute/"
+ "publicPath": "/vue-tribute/"
},
"bili": {
"format": ["cjs", "umd", "umd-min", "es"],