FormidableLabs / babel-plugin-transform-define

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

Improves performance by memo `getSortedObjectPaths` #76

Closed gavinxgu closed 2 years ago

gavinxgu commented 2 years ago

Closes #75

gksander commented 2 years ago

Hi @gavinxgu – just published this change as 2.1.0, which should be available now!