UNPKG

localforage-indexes

Version:

plugin for localforage to work with indexes in indexedDb

7 lines (4 loc) 135 B
import config from './rollup.config'; config.format = 'es6'; config.dest = 'dist/localforage-indexes.es6.js'; export default config;