Skip to content

Microbundle as packaging process #18

@jthegedus

Description

@jthegedus

Is your feature request related to a problem? Please describe.

The current process uses Rollup with a bunch of plugins directly to package this module. https://github.com/developit/microbundle is a tool that will hopefully manage most of the config complexity for us and remove our reliance on old packages like rollup-plugin-uglify which are the root of some unfixable npm audit issues.

Describe the solution you'd like

Use https://github.com/developit/microbundle

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions