Skip to content

Commit f1ce0b4

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/057c4df07dfcd3ed83201b062803b05a252bf67f/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 167e5f0 commit f1ce0b4

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
@@ -147,7 +147,8 @@
147147
]
148148
],
149149
"sourceMaps": "inline"
150-
}
150+
},
151+
"debug": {}
151152
}
152153
}
153154
}

0 commit comments

Comments
 (0)