Skip to content

Commit

Permalink
docs: Add mill-bundler to Third-party plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
nafg committed Nov 29, 2022
1 parent d255c3c commit 8c4eb6f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/antora/modules/ROOT/pages/Thirdparty_Plugins.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,14 @@ Limited bash completion support.

Project home: https://github.com/lefou/mill-bash-completion

== Bundler

`mill-bundler` is comparable to `scalajs-bundler` for SBT: It manages NPM dependencies for a Scala.js module and
bundling it. Currently Webpack and Rollup are implemented but it's easy to use another one.

Project home: https://github.com/nafg/mill-bundler


== CI Release

`mill-ci-release` is a wrapper around the existing publish functionality of
Expand Down

0 comments on commit 8c4eb6f

Please sign in to comment.