scalajs-bundler
scalajs-bundler copied to clipboard
Add cbt support
trafficstars
We should proceed in two steps:
- extract the core of the project into a new sbt subproject, without any dependency to sbt (which is currently used everywhere we manipulate files)
- write the cbt support in a new sbt subproject.
I love CBT, but I also use maven. With the new Scalor plugin for Maven, step (1) above becomes more general in applicability, so maybe we can create a new issue to track that?
Sure!