mirror of
https://github.com/taigrr/wails.git
synced 2026-04-16 19:55:05 -07:00
fix: babel -> core-js, regenerator-runtime
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
import 'core-js/stable';
|
||||
import 'regenerator-runtime/runtime';
|
||||
import Vue from 'vue';
|
||||
import App from './App.vue';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user