forked from sombochea/verdaccio-ui
fix: takes the app version from verdaccio
This commit is contained in:
@@ -50,6 +50,7 @@ const prodConf = {
|
||||
filename: 'index.html',
|
||||
favicon: `${env.SRC_ROOT}/webui/template/favicon.ico`,
|
||||
verdaccioURL: 'ToReplaceByVerdaccio',
|
||||
version_app: 'ToReplaceByVersion',
|
||||
template: `${env.SRC_ROOT}/webui/template/index.html`,
|
||||
debug: false,
|
||||
inject: true,
|
||||
|
||||
Reference in New Issue
Block a user