vitejs refactor #110

Merged
trentlarson merged 17 commits from jsnbuchanan/crowd-funder-for-time-pwa:feat/vitejs into master 1 year ago

17 Commits

Author SHA1 Message Date
jsnbuchanan 1befff0abd Merge pull request 'misc tweaks for new vite build' (#4) from trentlarson/crowd-funder-from-jason:feat/vitejs-trent3 into feat/vitejs 1 year ago
Trent Larson 0b446ec134 misc tweaks for new vite build 1 year ago
jsnbuchanan 333ac773f6 Merge pull request 'A couple small fixes, plus a merge from master' (#1) from trentlarson/crowd-funder-from-jason:feat/vitejs-trent into feat/vitejs 1 year ago
Trent Larson 1459719a47 remove a lingering debug console.log 1 year ago
Trent Larson 5994365a6c fix title of the test app 1 year ago
Trent Larson 28f72640d7 add linting before any build 1 year ago
Trent Larson ab81648aca fix linting 1 year ago
Trent Larson 5828a290c7 Merge remote-tracking branch 'original-origin/master' into feat/vitejs-trent 1 year ago
Trent Larson 78fab735e6 avoid a huge error message in a likely-well-known scenario 1 year ago
Trent Larson 2ae165d56f reorder home page vapid check to avoid an error on localhost 1 year ago
Trent Larson 0fbd1ad51a add missing Dexie import (which causes failure upon download click) 1 year ago
Jason Buchanan 035f2a5b04
docs: adding do for updated development server run command 1 year ago
Jason Buchanan 09dccc34d6
fix: buffer typescript error in util.ts when parsing ArrayBuffer 1 year ago
Jason Buchanan ca240ab795
fix: es modules syntax for buffer deps instead of commonjs require 1 year ago
Jason Buchanan 01b5ca6ec8
chore: update vitejs config to deploy on the same default port as the @vue/cli-service 1 year ago
Jason Buchanan 6f49260c1e
fix: AccountViewView.vue template not resolving dep for dexie-export-import/dist/import 1 year ago
Jason Buchanan 38f44771e9
Initial stab at vitejs update 1 year ago