jakearchibald / idb

IndexedDB, but with promises
https://www.npmjs.com/package/idb
ISC License
6.2k stars 348 forks source link

When I try to use main.js in my app I get a referenc eerror- #308

Closed Dorfeuheinz closed 4 months ago

Dorfeuheinz commented 4 months ago

idb.js:1 Uncaught ReferenceError: a is not defined at idb.js:1:2858

this is in the main.js file thats built & apparently it throws a reference error? How do I fix this?