summaryrefslogtreecommitdiff
path: root/scalajslib/jsbridges/1.0
Commit message (Collapse)AuthorAgeFilesLines
* Swap over to simplified Mill module/source layout from SBT'sLi Haoyi2018-01-201-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-141-0/+24
- Update `build.sc`, `build.sbt` and `ci/` scripts