mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 12:09:26 +00:00
Enable the custom elements bundle; fixes #108
This commit is contained in:
@@ -18,6 +18,9 @@ export const config: Config = {
|
||||
type: 'dist',
|
||||
esmLoaderPath: '../loader'
|
||||
},
|
||||
{
|
||||
type: 'dist-custom-elements-bundle'
|
||||
},
|
||||
{
|
||||
type: 'docs-custom',
|
||||
generator: (docs: any) => {
|
||||
|
||||
Reference in New Issue
Block a user