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

Provide non-minified version #56

Closed FMCorz closed 9 years ago

FMCorz commented 9 years ago

It can be really handy at times to have the non-minified version.

Please, could you ship them?

yathit commented 9 years ago

Rubbish issue, don't do again.

FMCorz commented 9 years ago

I'm sorry if that looks rubbish to you, is it provided somewhere or you just don't want to do so?

yathit commented 9 years ago

You can find concatenated js as "raw" in download page. You can clone repo and run unit test, they are run in raw files without concatenation.

FMCorz commented 9 years ago

Ok, found them.

For further reference: you need to login to see the raw file.