Skip to content

Commit bb7c7ab

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

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
@@ -116,7 +116,8 @@
116116
],
117117
"babel-preset-power-assert"
118118
]
119-
}
119+
},
120+
"production": {}
120121
}
121122
}
122123
}

0 commit comments

Comments
 (0)