Skip to content

Remove import of inspect from utils #17

Open
@cperrin88

Description

@cperrin88

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?

Activity

wighawag

wighawag commented on Jun 19, 2023

@wighawag

this is an issue in cloudflare worker too

nateabele

nateabele commented on Feb 13, 2025

@nateabele

This also causes Bun builds to explode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @nateabele@cperrin88@wighawag

        Issue actions

          Remove import of inspect from utils · Issue #17 · JS-DevTools/ono