Skip to content

Do you have an example about how to generate ES5 for IIFE and ES2025 for ESM ? #459

@badpenguin

Description

@badpenguin

Do you have an example how to change the language output depending on the output format when compiling multiple bundles?

i.e.

compiler({
   language_in: 'ECMASCRIPT_2017',
   language_out: 'ECMASCRIPT_2015'
}),

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

    Issue actions