UNPKG

customerio-gist-web

Version:

Build beautiful in-app flows with no code and deliver them instantly to your app. http://customer.io

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