diff --git a/stencil.config.ts b/stencil.config.ts index 49359a8f..60671073 100644 --- a/stencil.config.ts +++ b/stencil.config.ts @@ -18,6 +18,9 @@ export const config: Config = { type: 'dist', esmLoaderPath: '../loader' }, + { + type: 'dist-custom-elements-bundle' + }, { type: 'docs-custom', generator: (docs: any) => {