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