refactor, move route loading to router.go

This commit is contained in:
Harvey Tindall
2021-02-02 18:09:02 +00:00
parent aaed272bf2
commit ea99966057
9 changed files with 301 additions and 344 deletions
+3 -3
View File
@@ -228,9 +228,9 @@
"integrity": "sha1-vfpzUplmTfr9NFKe1PhSKidf6lY="
},
"esbuild": {
"version": "0.7.22",
"resolved": "https://registry.npm.taobao.org/esbuild/download/esbuild-0.7.22.tgz",
"integrity": "sha1-kUm5A/gSi3xFp1QEbCQZnXa74I4="
"version": "0.8.44",
"resolved": "https://registry.npm.taobao.org/esbuild/download/esbuild-0.8.44.tgz",
"integrity": "sha1-KnT0j+IFeQgcnY/pm+b7jShIyIc="
},
"escalade": {
"version": "3.1.1",