summaryrefslogtreecommitdiff
path: root/runtime/project/build.sbt
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/project/build.sbt')
-rw-r--r--runtime/project/build.sbt5
1 files changed, 5 insertions, 0 deletions
diff --git a/runtime/project/build.sbt b/runtime/project/build.sbt
new file mode 100644
index 0000000..3407493
--- /dev/null
+++ b/runtime/project/build.sbt
@@ -0,0 +1,5 @@
+addSbtPlugin("ch.epfl.lamp" % "scalajs-sbt-plugin" % "0.1-SNAPSHOT")
+
+addSbtPlugin("com.github.mpeltonen" % "sbt-idea" % "1.5.1")
+
+