Skip to content

Commit 2b8d8df

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/b6b4f0332a3361f6005cf1c244b958f3cbcd1d1b/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 049892a commit 2b8d8df

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
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)