This commit is contained in:
2019-10-25 19:13:31 +00:00
parent df8089b833
commit 1a37e0ae0a

View File

@@ -40,10 +40,21 @@ https://vuetifyjs.com/en/getting-started/releases-and-migrations#migration-guide
https://blog.anoff.io/2019-10-migrating-vuetify-1-to-2/
https://github.com/vuetifyjs/vuetify/releases/tag/v2.0.0#user-content-upgrade-guide
=============== UPGRADE NOTES =================
// ,
// "vuetify-loader": "^1.3.0"
===============================================
=============== UPGRADING NOTES =================
Just got client to load without error to main page.
*** Next up is to fire up server then test client applying fixes as required to bring back to last known state
Also add vuex plugin or router whichever I hadn't done yet through the vue ui client (may need to remove the old reference)
=================================================