ThoughtWorksInc/Binding.scala
View on GitHubUpdate example of Scala.js application in README.md
Open
#161 opened on Apr 30, 2019
documentationgood first issue
Description
Step 4 & 5 are outdated. It's recommended to use any object with a standard main method and scalaJSUseMainModuleInitializer := true.
Please, see https://www.scala-js.org/doc/project/building.html ("Actually do something")