Skip to content

Support esbuild-runner.config.cjs (or customizable esbuild-runner config file) #54

@ItalyPaleAle

Description

@ItalyPaleAle

When the package is configured with "type": "module" all .js files are interpreted as ESM by default, including esbuild-runner.config.js. We would need to set the extension to .cjs instead.

However the file name is hardcoded and always uses .js

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