IntelliJ IDEA 13 SBT support
When IntelliJ 13's SBT support gets confused about multi-project setups, here's the one-liner that gets it back to a clean state.
When IntelliJ 13's SBT support gets confused about multi-project setups, here's the one-liner that gets it back to a clean state.
Notes on splitting frontend (ScalaJS) and backend (Spray) into separate SBT subprojects so the backend jar doesn't drag generated JS classes along.