diff options
Diffstat (limited to 'node_modules/@babel/compat-data/plugin-bugfixes.js')
| -rw-r--r-- | node_modules/@babel/compat-data/plugin-bugfixes.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/node_modules/@babel/compat-data/plugin-bugfixes.js b/node_modules/@babel/compat-data/plugin-bugfixes.js new file mode 100644 index 0000000..9aaf364 --- /dev/null +++ b/node_modules/@babel/compat-data/plugin-bugfixes.js @@ -0,0 +1,2 @@ +// Todo (Babel 8): remove this file, in Babel 8 users import the .json directly +module.exports = require("./data/plugin-bugfixes.json"); |
