aboutsummaryrefslogtreecommitdiff
path: root/packages/client/babel.config.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/client/babel.config.json')
-rw-r--r--packages/client/babel.config.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/packages/client/babel.config.json b/packages/client/babel.config.json
new file mode 100644
index 0000000..c90abe8
--- /dev/null
+++ b/packages/client/babel.config.json
@@ -0,0 +1,5 @@
+{
+ "presets": [
+ "@vue/cli-plugin-babel/preset"
+ ]
+} \ No newline at end of file