Remove www output target

This commit is contained in:
Cory LaViska
2021-01-06 07:19:04 -05:00
parent 96c66d11ce
commit fb38bc4c0a
3 changed files with 0 additions and 6 deletions

1
.gitignore vendored
View File

@@ -8,7 +8,6 @@ docs/dist/
docs/themes/
loader/
temp/
www/
*~
*.sw[mnpcod]

View File

@@ -8,5 +8,4 @@ loader
node_modules
src/components/**/readme.md
src/components.d.ts
www
package-lock.json

View File

@@ -34,10 +34,6 @@ export const config: Config = {
{
type: 'docs-vscode',
file: './dist/custom-elements.json'
},
{
type: 'www',
serviceWorker: undefined // disable service workers
}
],
plugins: [