scalacenter / scalajs-bundler

https://scalacenter.github.io/scalajs-bundler
Other
236 stars 101 forks source link

Add cbt support #5

Open julienrf opened 8 years ago

julienrf commented 7 years ago

We should proceed in two steps:

  1. extract the core of the project into a new sbt subproject, without any dependency to sbt (which is currently used everywhere we manipulate files)
  2. write the cbt support in a new sbt subproject.
bbarker commented 6 years ago

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?

julienrf commented 6 years ago

Sure!