Looks like something is expecting pouchdb.js instead of pouchdb.min.js. Wappler only included the minified file. After adding the pouchdb.js file the errors went away.
Yes, there is an indexeddb.min.js. The only file that was missing was pouchdb.js. Not sure why it would not recognize the pouchdb.min.js, but once I added pouchdb.js the errors went away.