Skip to content

Distribute production builds or not at all #10

@SnirBroshi

Description

@SnirBroshi

This npm package's main file is defined to be dist/index.js, which is generated by webpack in development mode.

Run webpack with -p or set "mode": "production" in the config.

Or just set main in package.json to be src/index.js instead, and let the webpack of the users of the package build it.

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