UNPKG

dile-checkbox

Version:

Webcomponent dile-checkbox following open-wc recommendations

6 lines (4 loc) 232 B
const defaultConfig = require('@open-wc/demoing-storybook/default-storybook-webpack-config.js'); module.exports = ({ config }) => { return defaultConfig({ config, transpilePackages: ['lit-html', 'lit-element', '@open-wc'] }); };