mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
[misc] compress in ssl_proxy instead of webpack-dev-server (#24263)
GitOrigin-RevId: 200cf9c49a68412591a359f46f0d1d900e303520
This commit is contained in:
@@ -85,6 +85,7 @@ module.exports = merge(base, {
|
||||
devServer.app.get('/status', (req, res) => res.send('webpack is up'))
|
||||
return middlewares
|
||||
},
|
||||
compress: false,
|
||||
},
|
||||
|
||||
// Customise output to the (node) console
|
||||
|
||||
Reference in New Issue
Block a user