Skip to content

Bundler.bundle API #97

@weizhenye

Description

@weizhenye

In README, bundle method accepts two args, file and fileRegistry. However it accepts four args in code:

const bundleResult = await bundler.bundle(config.entryFile, config.dedupeGlobs, config.includePaths, config.ignoreImports);

Is the four args a public API I can use?

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