Skip to content

Commit 3ceb8a5

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/e086830dfe927964be93f46b8ecdacd2597eb487/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 8cfc5b1 commit 3ceb8a5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,8 @@
158158
]
159159
],
160160
"sourceMaps": "inline"
161-
}
161+
},
162+
"debug": {}
162163
}
163164
}
164165
}

0 commit comments

Comments
 (0)