summaryrefslogtreecommitdiff
path: root/babel.config.js
diff options
context:
space:
mode:
authorLyssa2026-01-09 12:57:55 +0000
committerLyssa2026-01-09 12:57:55 +0000
commit559682db1e3824eb259c886c72a855aaf50d93e6 (patch)
tree1a6d36c6ce05595a6e9ebdd48858ab0aa031de84 /babel.config.js
parentccb9614710ae7626dc1a0450ed676cabf9f2c754 (diff)
downloadmassgrave.dev-559682db1e3824eb259c886c72a855aaf50d93e6.zip
Switch back to npm
Diffstat (limited to 'babel.config.js')
-rw-r--r--babel.config.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/babel.config.js b/babel.config.js
deleted file mode 100644
index e00595d..0000000
--- a/babel.config.js
+++ /dev/null
@@ -1,3 +0,0 @@
-module.exports = {
- presets: [require.resolve('@docusaurus/core/lib/babel/preset')],
-};