You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.
Implements Indexed Database API support for Apache Cordova apps based on IndexedDBShim implementation
Taking at look at axemclion/IndexedDBShim we can see that there are many files here, including indexeddbshim.min.js and indexeddbshim.min.js.map. The version at the top of these files reads "indexeddbshim - v2.2.2 - 2016-11-05", whereas the version of this file included in this repo reads "v1.0.6 - 2015-04-16".
The map file in the minified js file is not found.
//# sourceMappingURL=indexeddbshim.min.js.map
The text was updated successfully, but these errors were encountered: