Enable the custom elements bundle; fixes #108

pull/130/head
Cory LaViska 2020-07-19 11:14:23 -04:00
rodzic 4c2a8fdb7c
commit 7f7b68bbee
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

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