UNPKG

@gistproduct/web

Version:

Build beautiful in-app flows with no code and deliver them instantly to your app.

11 lines 172 B
module.exports = { watchOptions: { poll: 1000 }, output: { library: 'Gist', libraryTarget: 'umd', filename: 'gist.js', globalObject: 'this' } };