mirror of
https://github.com/SomboChea/ui
synced 2026-01-17 08:35:47 +07:00
Feat: added "Fund this package" button (#375)
This commit is contained in:
committed by
GitHub
parent
3a9f66c023
commit
bf093cc27b
@@ -37,7 +37,7 @@ new WebpackDevServer(compiler, {
|
||||
proxy: [
|
||||
{
|
||||
context: ['/-/verdaccio/**', '**/*.tgz'],
|
||||
target: 'http://localhost:8080',
|
||||
target: 'http://localhost:4873',
|
||||
},
|
||||
],
|
||||
}).listen(4872, 'localhost', function(err) {
|
||||
|
||||
Reference in New Issue
Block a user