2
0
mirror of https://github.com/tenrok/vue-native-websocket.git synced 2026-06-20 21:50:34 +03:00

babel 6 to 7, webpack 3 to 5 etc

This commit is contained in:
nsano-rururu
2022-07-19 00:24:36 +09:00
parent c7c54f86c9
commit 0a8d53a5e3
13 changed files with 16201 additions and 9727 deletions
+3
View File
@@ -0,0 +1,3 @@
{
"presets": ["@babel/preset-env"]
}