jthegedus / jthegedus/docsify-select
Microbundle as packaging process
Open
@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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.