Skip to content

Support dynamic standalone module name, based on source file name #42

@sethmcl

Description

@sethmcl

When running with opts.standalone, I would like the standalone name to be dynamic, based on the source file being packed.

For example, if the source file is /lib/alert.js, the standalone name should be set to alert.

I propose this be the default behavior if opts.standalone === true.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

        Participants

        @sethmcl

        Issue actions

          Support dynamic standalone module name, based on source file name · Issue #42 · browserify/browser-pack