lihaoyi / workbench-example-app

An example application written in ScalaJS using scala-js-dom and scala-js-workbench
204 stars 109 forks source link

Update all dependencies to current; add .idea/ to .gitignore #55

Closed mikemcgowan closed 3 years ago

mikemcgowan commented 6 years ago

I've updated all the dependencies to today's versions and ran fastOptJS and fullOptJS to ensure the project compiles. I've added .idea/ to .gitignore as I imagine many people use IntelliJ's Scala plugin.