mirror of
https://github.com/eggjs/egg.git
synced 2024-12-04 07:14:30 +00:00
because of production env shouldn't use inspector module and such as vercel/pkg custom node runtime remove it. so we hope egg disable inspector on production env. closes https://github.com/eggjs/egg/issues/5226