summaryrefslogtreecommitdiff
path: root/src/views
diff options
context:
space:
mode:
authorYoshie Muranaka <yoshiemuranaka@gmail.com>2020-08-17 23:25:00 +0300
committerGunnar Mills <gmills@us.ibm.com>2020-08-21 01:45:33 +0300
commit2a7b5aca303a7f8b952919a07ef7190b6e55035c (patch)
treeae6cac211eebcc974ab7f904facababe4b39f596 /src/views
parentcd933e3990b0e285431a3a3c685e589e8fda19d2 (diff)
downloadwebui-vue-2a7b5aca303a7f8b952919a07ef7190b6e55035c.tar.xz
Remove Vue Router dynamic import
Current implementation uses Vue Router lazy loading routes. https://router.vuejs.org/guide/advanced/lazy-loading.html Lazy loading creates separate js chunks and adds to the total size of the built application. Switching to static imports cuts the total size down and creates fewer js bundles. Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: I5f53daf120cb1e3c4bb182e631ec3cbc8238c4b2
Diffstat (limited to 'src/views')
0 files changed, 0 insertions, 0 deletions