ono
ono copied to clipboard
Remove import of inspect from utils
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?
this is an issue in cloudflare worker too