wiringbits / scala-webapp-template

A pragmatic skeleton to build web applications in Scala/Scala.js, including user registration, login, admin portal, and, deployments
https://template-demo.wiringbits.net/
MIT License
174 stars 40 forks source link

Update sbt-scalajs-bundler to 0.21.1+ #341

Open AlexITC opened 1 year ago

AlexITC commented 1 year ago

https://github.com/wiringbits/scala-webapp-template/pull/312 pushed an upgrade which broke sbt dev-web command (https://github.com/wiringbits/scala-webapp-template/issues/340).

Let's find a way to do the upgrade without breaking anything.