removed babel polyfill and downgraded babel core and upgraded vuetify cli. Builds, runs tests ok.

This commit is contained in:
2019-11-28 21:03:02 +00:00
parent 58fcbf298c
commit ed3d219630
4 changed files with 149 additions and 29 deletions

View File

@@ -45,7 +45,8 @@ CURRENT ROADMAP
CURRENT TODOs
=-=-=-=-=-=-=
// "babel-core": "7.0.0-bridge.0",
// "@babel/polyfill": "^7.7.0",
TODO: Why am I using different values for ref in the form than the server knows the fields to be named???
- Answer is I'm not actually, the server knows them as the field names of the widget object for example StartDate but sends them not capitalized on first character