Skip to content

Regarding the packaging error of using esbuild  #142

@jipu123

Description

@jipu123

My project reports an exception when using esbuild: [WARNING] "./worker" should be marked as external for use with "require.resolve" [require-resolve-not-external] This is because the require.resolve in the code makes it unable to be packaged normally, and there will be a problem of missing modules when running the packaged code.
Hope to adapt to esbuild as soon as possible

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions