Fixed small error in readme
This commit is contained in:
parent
a672513915
commit
72ddfc3087
@ -3,7 +3,7 @@
|
||||
This is a demo of an independent scalajs sbt project consisting of only the frontend, that communicates with the backend from the [play-slick-demo project](https://git.arcusiridis.com/nova/Scala-Play-Slick-Demo) -
|
||||
This is useful because configuring play to serve frontend files is a hassle, libray bundling mode refused to work for me in the integrated project whereas here it's trivial. Library bundling mode makes incremental compilation really fast( ~2 seconds ). This also speeds up incremental compilation of the backend project.
|
||||
|
||||
I have ported over all the code from my previous scalajs-react project, and this is the only I will be using primarily from now.
|
||||
I have ported over all the code from my previous scalajs-react project, and this is the one I will be using primarily from now.
|
||||
|
||||
Other features are -
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user