akka-http-scalajs.g8
akka-http-scalajs.g8 copied to clipboard
Giter8 template to get started with Akka HTTP and Scala.js.
Updates [com.github.sbt:sbt-native-packager](https://github.com/sbt/sbt-native-packager) from 1.9.7 to 1.9.10. [GitHub Release Notes](https://github.com/sbt/sbt-native-packager/releases/tag/v1.9.10) - [Changelog](https://github.com/sbt/sbt-native-packager/blob/master/CHANGELOG.md) - [Version Diff](https://github.com/sbt/sbt-native-packager/compare/v1.9.7...v1.9.10) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself....
Updates * [org.scala-sbt:sbt](https://github.com/sbt/sbt) * [org.scala-sbt:scripted-plugin](https://github.com/sbt/sbt) from 1.6.2 to 1.7.1. [GitHub Release Notes](https://github.com/sbt/sbt/releases/tag/v1.7.1) - [Version Diff](https://github.com/sbt/sbt/compare/v1.6.2...v1.7.1) I'll automatically update this PR to resolve conflicts as long as you don't change it...
Updates [org.scala-js:sbt-scalajs](https://github.com/scala-js/scala-js) from 1.10.0 to 1.10.1. [GitHub Release Notes](https://github.com/scala-js/scala-js/releases/tag/v1.10.1) - [Version Diff](https://github.com/scala-js/scala-js/compare/v1.10.0...v1.10.1) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...
Updates [com.eed3si9n:sbt-assembly](https://github.com/sbt/sbt-assembly) from 1.1.1 to 1.2.0. [GitHub Release Notes](https://github.com/sbt/sbt-assembly/releases/tag/v1.2.0) - [Version Diff](https://github.com/sbt/sbt-assembly/compare/v1.1.1...v1.2.0) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...
1. fix managed resource not found issue; 2. add versioned resource finder; fix #99
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.
Updates [org.foundweekends.giter8:sbt-giter8](https://github.com/foundweekends/giter8) from 0.13.1 to 0.14.0. [GitHub Release Notes](https://github.com/foundweekends/giter8/releases/tag/v0.14.0) - [Version Diff](https://github.com/foundweekends/giter8/compare/v0.13.1...v0.14.0) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...
An example is provided on how to use standard assets, but it would be great to show how to serve versioned assets using something like https://github.com/sbt/sbt-digest
Updates [org.foundweekends.giter8:sbt-giter8](https://github.com/foundweekends/giter8) from 0.13.1 to 0.15.0. [GitHub Release Notes](https://github.com/foundweekends/giter8/releases/tag/v0.15.0) - [Version Diff](https://github.com/foundweekends/giter8/compare/v0.13.1...v0.15.0) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...
Updates [com.typesafe.akka:akka-stream](https://github.com/akka/akka) from 2.6.19 to 2.6.20. [GitHub Release Notes](https://github.com/akka/akka/releases/tag/v2.6.20) - [Version Diff](https://github.com/akka/akka/compare/v2.6.19...v2.6.20) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...