Skip to content

Global PouchDB

Compare
Choose a tag to compare
@fehrenbach fehrenbach released this 17 Feb 13:29
· 10 commits to master since this release
dbfa2bc

Switch from require("pouchdb") to just using whatever global PouchDB object is around. Websites can just pull in the hosted PouchDB with a script tag. It also makes it possible to use other PouchDB presets like pouchdb-node, or pouchdb-browser, or entirely custom builds.