This is GPP's fork. To build it, run sbt publishLocal && sbt scalajs-bundler-linker/publishLocal if you want to build a local snapshot. Once you're happy, give it a tag, e.g., git tag v0.21.1.3; git push --tags and then do another sbt publishLocal && sbt scalajs-bundler-linker/publishLocal. Then, to use in sciborg, replace the results with what's in sciborg's plugins directory.
Module bundler for Scala.js projects that use NPM packages.
Uses npm and webpack under the hood.
More information on how to use it in the documentation.
scalajs-bundler is community-maintained.
Contributions are welcome! See the open issues and the CONTRIBUTING.md file.
This content is released under the BSD 3-Clause License.