Skip to content

Commit 7bc7f21

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/67ba7d5e9b38c8944d42909a3a30b0710559b446/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 7ecfd7e commit 7bc7f21

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
@@ -184,7 +184,8 @@
184184
]
185185
],
186186
"sourceMaps": "inline"
187-
}
187+
},
188+
"debug": {}
188189
}
189190
}
190191
}

0 commit comments

Comments
 (0)