forked from sombochea/verdaccio-ui
build(deps-dev): bump css-loader from 3.3.2 to 3.4.0 (#383)
This commit is contained in:
committed by
Priscila Oliveira
parent
61dc9b0783
commit
ef2b50a329
@@ -37,7 +37,7 @@ new WebpackDevServer(compiler, {
|
||||
proxy: [
|
||||
{
|
||||
context: ['/-/verdaccio/**', '**/*.tgz'],
|
||||
target: 'http://localhost:4873',
|
||||
target: 'http://localhost:8080',
|
||||
},
|
||||
],
|
||||
}).listen(4872, 'localhost', function(err) {
|
||||
|
||||
Reference in New Issue
Block a user