Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Map file not found #13

Open
adamhughes86 opened this issue Mar 24, 2016 · 1 comment
Open

Map file not found #13

adamhughes86 opened this issue Mar 24, 2016 · 1 comment

Comments

@adamhughes86
Copy link

The map file in the minified js file is not found.

//# sourceMappingURL=indexeddbshim.min.js.map

@emcniece
Copy link

It looks like this repo is fairly outdated.

From the README:

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".

There is already a PR to upgrade indexeddbshim.min.js to v2.x, but it's a year and a half old and doesn't include the map file.

Yo Microsoft: promoting yourself as open-source is cool and all, but it's a facade if nobody is going to maintain these projects!

We're better off forking this - it doesn't look like those pull requests are going to be merged any time soon.

delpes pushed a commit to delpes/cordova-plugin-indexedDB that referenced this issue May 9, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants