Point to CJS files in @babel/compat-data's exports (#13000)

This commit is contained in:
Nicolò Ribaudo
2021-03-15 10:14:47 +01:00
committed by GitHub
parent 0988c471e9
commit 759f8ecdce
7 changed files with 6 additions and 24 deletions

View File

@@ -1,4 +1 @@
// Node < 13.3 doesn't support export maps in package.json.
// Use this proxy file as a fallback.
module.exports = require("./data/plugin-bugfixes.json");