This repository was archived by the owner on Feb 12, 2024. It is now read-only.
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
Reduce Dexie.js's minified size #745
Closed
Description
Noticed that when I'm bundling (orbit-db with js-ipfs) with webpack, Dexie.js is at 199kb (in the minified build) but dexie's official minified build is 53kb.
We should check if we can reduce its sie to similar level as the official minified build. This would reduce the disk footprint of js-ipfs build.
[152] ./~/dexie/dist/dexie.js 199 kB {0} [built]