Fix webpack hmr gzip
This commit is contained in:
parent
d8dc527f88
commit
00c1886dc1
@ -40,7 +40,7 @@ http://{{ $host }}, https://{{ $host }} {
|
||||
}
|
||||
|
||||
gzip {
|
||||
not /__webpack_hmr/
|
||||
not /__webpack_hmr
|
||||
}
|
||||
log stdout
|
||||
errors stderr
|
||||
|
||||
Loading…
Reference in New Issue
Block a user