diff --git a/index.html b/index.html index e9150de..a553170 100644 --- a/index.html +++ b/index.html @@ -14,7 +14,7 @@ - +
diff --git a/manifest.json b/manifest.json index 3def45f..7dd019a 100644 --- a/manifest.json +++ b/manifest.json @@ -67,8 +67,12 @@ "h5" : { "optimization" : { "treeShaking" : { - "enable" : false + "enable" : true } + }, + "router" : { + "mode" : "history", + "base" : "/" } }, "app-harmony" : {