kopia lustrzana https://github.com/shoelace-style/shoelace
Remove www output target
rodzic
96c66d11ce
commit
fb38bc4c0a
|
@ -8,7 +8,6 @@ docs/dist/
|
|||
docs/themes/
|
||||
loader/
|
||||
temp/
|
||||
www/
|
||||
|
||||
*~
|
||||
*.sw[mnpcod]
|
||||
|
|
|
@ -8,5 +8,4 @@ loader
|
|||
node_modules
|
||||
src/components/**/readme.md
|
||||
src/components.d.ts
|
||||
www
|
||||
package-lock.json
|
||||
|
|
|
@ -34,10 +34,6 @@ export const config: Config = {
|
|||
{
|
||||
type: 'docs-vscode',
|
||||
file: './dist/custom-elements.json'
|
||||
},
|
||||
{
|
||||
type: 'www',
|
||||
serviceWorker: undefined // disable service workers
|
||||
}
|
||||
],
|
||||
plugins: [
|
||||
|
|
Ładowanie…
Reference in New Issue