diff --git a/src/babel/transformation/file.js b/src/babel/transformation/file.js index 5054d7bdcd..c4a9cf7b34 100644 --- a/src/babel/transformation/file.js +++ b/src/babel/transformation/file.js @@ -139,7 +139,7 @@ export default class File { returnUsedHelpers: false, externalHelpers: false, auxilaryComment: "", - inputSourceMap: false, + inputSourceMap: null, experimental: false, reactCompat: false, playground: false,