summaryrefslogtreecommitdiff
path: root/scalajslib/jsbridges
Commit message (Collapse)AuthorAgeFilesLines
* Swap over to simplified Mill module/source layout from SBT'sLi Haoyi2018-01-202-0/+0
| | | | Removes a lot of useless folders and gives us a chance to exercise this simplified layout. Support for the SBT layout is still verified by our integration tests
* - Tweak Scalajs LinkerBridge project layout to match Mill defaultsLi Haoyi2018-01-142-0/+48
- Update `build.sc`, `build.sbt` and `ci/` scripts