Juho Vepsäläinen
Results
352
comments of
Juho Vepsäläinen
That's fairly old version. Can you try running the [template](https://github.com/gustwindjs/gustwind-template) as that's quite well up to date?
[fake-indexeddb](https://www.npmjs.com/package/fake-indexeddb) allows you to replace Dexie's IndexedDB bits with an in-memory based solution. That's enough for testing at least and may be a possible direction for anyone who might want...