1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-08 23:25:51 +01:00

Merge branch 'master' into fix-758

This commit is contained in:
Juan Picado @jotadeveloper 2018-06-14 23:11:16 +02:00 committed by GitHub
commit 697be03427
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -7,7 +7,7 @@ module.exports = {
output: {
path: `${env.APP_ROOT}/static/`,
filename: '[name].[hash].js',
publicPath: '/-/static',
publicPath: 'ToReplaceByVerdaccio/-/static',
},
resolve: {