拿掉 build files

This commit is contained in:
2022-07-18 16:33:23 +08:00
parent 41e2287bcb
commit 3707f158a3
31953 changed files with 0 additions and 4411796 deletions
-3
View File
@@ -1,3 +0,0 @@
// TODO: Remove in Babel 8
module.exports = require("@babel/compat-data/native-modules");
-3
View File
@@ -1,3 +0,0 @@
// TODO: Remove in Babel 8
module.exports = require("@babel/compat-data/native-modules");
-4
View File
@@ -1,4 +0,0 @@
// TODO: Remove in Babel 8
// https://github.com/vuejs/vue-cli/issues/3671
module.exports = require("./corejs2-built-ins.json");
-4
View File
@@ -1,4 +0,0 @@
// TODO: Remove in Babel 8
// https://github.com/vuejs/vue-cli/issues/3671
module.exports = require("./corejs2-built-ins.json");
-1
View File
@@ -1 +0,0 @@
module.exports = require("core-js-compat/data.json");
-3
View File
@@ -1,3 +0,0 @@
// TODO: Remove in Babel 8
module.exports = require("@babel/compat-data/corejs2-built-ins");
-3
View File
@@ -1,3 +0,0 @@
// TODO: Remove in Babel 8
module.exports = require("@babel/compat-data/corejs2-built-ins");
-1
View File
@@ -1 +0,0 @@
{ "type": "commonjs" }
-3
View File
@@ -1,3 +0,0 @@
// TODO: Remove in Babel 8
module.exports = require("@babel/compat-data/plugins");
-3
View File
@@ -1,3 +0,0 @@
// TODO: Remove in Babel 8
module.exports = require("@babel/compat-data/plugins");
-2
View File
@@ -1,2 +0,0 @@
const { pluginSyntaxMap, proposalPlugins, proposalSyntaxPlugins } = require("../lib/shipped-proposals");
module.exports = { pluginSyntaxMap, proposalPlugins, proposalSyntaxPlugins };
-3
View File
@@ -1,3 +0,0 @@
// TODO: Remove in Babel 8
module.exports = require("@babel/helper-compilation-targets").unreleasedLabels;