ThoughtWorksInc/Binding.scala
View on GitHubUpdate example of Scala.js application in README.md
Open
#161 opened on Apr 30, 2019
documentationgood first issue
Repository metrics
- Stars
- (1,584 stars)
- PR merge metrics
- (No merged PRs in 30d)
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")