Skip to content

How to use with uglify or other minifier? #45

@verlok

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

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