jthegedus / jthegedus/docsify-select

Microbundle as packaging process

Open
#18 0 comments 0 reactions 1 assignee View on GitHub

@jthegedus is already working on this.

Since Feb 9, 2021.

enhancement
Dominant language
JavaScript
Stars
30
Forks
6
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.