Skip to content

How to use with uglify or other minifier? #45

Description

@verlok

Hey,
this is a fantastic starter kit for building a lib.

What if I want to serve the cjs, umd, and esm version both unminified and minified? For example:

  • mylib.cjs.js
  • mylib.cjs.min.js
  • mylib.esm.js
  • mylib.esm.min.js
  • mylib.umd.js
  • mylib.umd.min.js

How do I obtain this?

Thanks

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

      Issue actions