Skip to content

Commit 8bd3fc7

Browse files
🤖 chore: Add debug key in .babel.env.
These changes were automatically generated by a transform whose code can be found at: - https://github.com/aureooms/rejuvenate/blob/f4f2f038c1728370f45204d13b52e4691640a5b4/src/transforms/package.json:ensure-babel-env-debug.js Please contact the author of the transform if you believe there was an error.
1 parent 2dddae0 commit 8bd3fc7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,8 @@
145145
]
146146
],
147147
"sourceMaps": "inline"
148-
}
148+
},
149+
"debug": {}
149150
}
150151
}
151152
}

0 commit comments

Comments
 (0)