Closed raquo closed 10 months ago
Currently: https://raw.githubusercontent.com/raquo/Waypoint/08d17d331fa004b35f5e9ba52ece84fd441b9b54/src/main/scala/com/raquo/waypoint/SplitRender.scala
Should be: https://raw.githubusercontent.com/raquo/Waypoint/08d17d331fa004b35f5e9ba52ece84fd441b9b54/js/src/main/scala/com/raquo/waypoint/SplitRender.scala
Missing js (the frontend project name). Need to update the build.sbt snippet to include client project name in the path.
js
Currently: https://raw.githubusercontent.com/raquo/Waypoint/08d17d331fa004b35f5e9ba52ece84fd441b9b54/src/main/scala/com/raquo/waypoint/SplitRender.scala
Should be: https://raw.githubusercontent.com/raquo/Waypoint/08d17d331fa004b35f5e9ba52ece84fd441b9b54/js/src/main/scala/com/raquo/waypoint/SplitRender.scala
Missing
js
(the frontend project name). Need to update the build.sbt snippet to include client project name in the path.