exhibitionist-digital / ultra

Zero-Legacy Deno/React Suspense SSR Framework
https://ultrajs.dev
MIT License
2.99k stars 65 forks source link

serve build: missing .map requests try to render as HTML #292

Open d9k opened 6 months ago

d9k commented 6 months ago

Requests for *.map files like

GET /vendor/browser/esm.sh/v135/isobject@4.0.0/es2022/isobject.mjs.map

try to render as html page which is slow and clog the logs.

d9k commented 6 months ago

PR https://github.com/exhibitionist-digital/ultra/pull/294