]> git.immae.eu Git - github/bastienwirtz/homer.git/blobdiff - babel.config.js
Build system integration using vue-cli.
[github/bastienwirtz/homer.git] / babel.config.js
diff --git a/babel.config.js b/babel.config.js
new file mode 100644 (file)
index 0000000..162a3ea
--- /dev/null
@@ -0,0 +1,3 @@
+module.exports = {
+  presets: ["@vue/cli-plugin-babel/preset"],
+};