chore: remove unused code

This commit is contained in:
Juan Picado @jotadeveloper
2019-04-06 17:42:52 +02:00
parent dc5b14821b
commit 6fcb415091
10 changed files with 470 additions and 301 deletions

View File

@@ -38,7 +38,7 @@ export default {
scope: '',
logo: 'https://verdaccio.org/img/logo/symbol/svg/verdaccio-tiny.svg',
filename: 'index.html',
verdaccioURL: '//localhost:4873',
verdaccioURL: '//localhost:8080',
template: `${env.SRC_ROOT}/webui/template/index.html`,
debug: true,
inject: true,