Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 247 Bytes

BUILD.md

File metadata and controls

23 lines (17 loc) · 247 Bytes

Debugging

Compile

  • JVM: projsJS/compile
  • JS: ~ fastOptJS

Deploy

JS

sbt fullOptJS Grab following files fromFormulaFX/js/target/scala-2.11/ formulafx-opt.js index.html

JVM

projsJVM/assembly