akka-http-scalajs.g8
akka-http-scalajs.g8 copied to clipboard
change `managedClasspath` to `unmanagedClasspath`
https://github.com/vmunier/akka-http-scalajs.g8/blob/a31da9c28725681614f1b636c13fa991afeda032/src/main/g8/build.sbt#L20
It should be unmanagedClasspath, otherwise akka cannot find the resource.