aboutsummaryrefslogtreecommitdiff
path: root/build.mjs
diff options
context:
space:
mode:
Diffstat (limited to 'build.mjs')
-rw-r--r--build.mjs3
1 files changed, 3 insertions, 0 deletions
diff --git a/build.mjs b/build.mjs
new file mode 100644
index 0000000..44c18e9
--- /dev/null
+++ b/build.mjs
@@ -0,0 +1,3 @@
+// FIXME: Delete this soon, for now it is needed so people can update
+
+import("./scripts/build/build.mjs");