yathit / ydn-db

Javascript database module for Indexeddb, Web SQL and localStorage storage mechanisms supporting version migration, advanced query, SQL and transaction.
Apache License 2.0
503 stars 41 forks source link

Please provide unminified builds #122

Closed Mrten closed 6 years ago

Mrten commented 6 years ago

I'm having problems with the mapfile (see #121) and I cannot debug my problem at the moment. Getting an 'Invalid state error' is hard to debug when there's no readable code.

yathit commented 6 years ago

Never should encounter invalids state error. How?

I provide full solution for compling the code and consultation is available.

Mrten commented 6 years ago

invalid state is #107, probably