kopia lustrzana https://github.com/shoelace-style/shoelace
Enable the custom elements bundle; fixes #108
rodzic
4c2a8fdb7c
commit
7f7b68bbee
|
@ -18,6 +18,9 @@ export const config: Config = {
|
|||
type: 'dist',
|
||||
esmLoaderPath: '../loader'
|
||||
},
|
||||
{
|
||||
type: 'dist-custom-elements-bundle'
|
||||
},
|
||||
{
|
||||
type: 'docs-custom',
|
||||
generator: (docs: any) => {
|
||||
|
|
Ładowanie…
Reference in New Issue