Closed donmccurdy closed 2 years ago
Not working yet; getting errors from the validator when compiled with Parcel.
Seems to be required to properly support async/await: https://github.com/parcel-bundler/parcel/issues/2245
Using localforage instead of dexie; I think we can avoid this.
Not working yet; getting errors from the validator when compiled with Parcel.