npm dexie 4.0.1-alpha.8
Dexie v4.0.1-alpha.8

latest releases: 4.2.1-rc.1, 4.2.0, 4.2.0-rc.1...
2 years ago

Minor fix

Append sourceMappingUrl in minified files

This fix makes the all JS files in the dist folder have the source mapping file pointed out so that bundlers can generate a correct final map file for the application or library that bundles dexie into it.

If dexie was used without bundling it into the app, this change will have no benefit as chrome devtools is still able to locate the map files without the mapfile comment-line.

Don't miss a new dexie release

NewReleases is sending notifications on new releases.