sbt
Some commands are performed in the shell and some are in the sbt CLI.
- Add
~to watch for changes.
Scala.js
- (sbt)
fastLinkJS- Generate JS code with optimizations.
- (sbt)
fullLinkJS- Generate JS code with full optimization.
Some commands are performed in the shell and some are in the sbt CLI.
~ to watch for changes.fastLinkJSfullLinkJS