Browse Source

主题配置添加暗黑之子模式

初志鑫 4 years ago
parent
commit
e72b0b678a
1 changed files with 0 additions and 2 deletions
  1. 0 2
      src/main.js

+ 0 - 2
src/main.js

@@ -1,5 +1,3 @@
-import "core-js/stable";
-import "regenerator-runtime/runtime";
 import Vue from "vue";
 import App from "./App";
 import store from "./store";