Skip to content

broadinstitute/scalajs-bundler-gpp

 
 

Repository files navigation

scalajs-bundler Gitter CI

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.

Documentation

More information on how to use it in the documentation.

Contributing

scalajs-bundler is community-maintained.

Contributions are welcome! See the open issues and the CONTRIBUTING.md file.

License

This content is released under the BSD 3-Clause License.

Packages

No packages published

Languages

  • Scala 96.5%
  • JavaScript 2.6%
  • Other 0.9%