Enable the custom elements bundle; fixes #108

This commit is contained in:
Cory LaViska
2020-07-19 11:14:23 -04:00
parent 4c2a8fdb7c
commit 7f7b68bbee

View File

@@ -18,6 +18,9 @@ export const config: Config = {
type: 'dist',
esmLoaderPath: '../loader'
},
{
type: 'dist-custom-elements-bundle'
},
{
type: 'docs-custom',
generator: (docs: any) => {