FormidableLabs / babel-plugin-transform-define

Compile time code replacement for babel similar to Webpack's DefinePlugin
MIT License
245 stars 31 forks source link

fix: should not transform identifiers with binding #82

Closed inottn closed 1 year ago

inottn commented 1 year ago

This PR fixes #81.

gksander commented 1 year ago

This change has been released with version 2.1.1.