JS-DevTools / ono

Wrap errors without losing the original message, stack trace, or properties
https://jstools.dev/ono/
MIT License
106 stars 11 forks source link

Remove import of inspect from utils #17

Open cperrin88 opened 2 years ago

cperrin88 commented 2 years ago

Importing inspect form utils isn't supported in vite. This project is imported by some other projects and it breaks the build. Is it possible to remove the import?

wighawag commented 1 year ago

this is an issue in cloudflare worker too