UNPKG

bang.html

Version:

BANG! Web Component custom elements with async templating, smooth syntax and custom void tags!

11 lines (10 loc) 208 B
export default { input: './src/vv/vanillaview.js', output: { inlineDynamicImports: true, file: './.build-temp/vv.bundle.bang.js', format: 'umd', name: 'vv.bang', strict: false }, }