Closed mikemcgowan closed 3 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.
fastOptJS
fullOptJS
.idea/
.gitignore
I've updated all the dependencies to today's versions and ran
fastOptJS
andfullOptJS
to ensure the project compiles. I've added.idea/
to.gitignore
as I imagine many people use IntelliJ's Scala plugin.