Skip to content

Option to generate code which works with other bundlers #14

@sgratzl

Description

@sgratzl

so far the target for wasm-pack is hard coded to web:

"--target", "web",

However, I wanna build and rollup a library which then another one should should bundle. Thus, I need to set the target to bundler or nodejs.

It would be great if the plugin supports a simple option for that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions