FormidableLabs / babel-plugin-transform-define

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

Feature/improve config definitions #27

Closed baer closed 8 years ago

baer commented 8 years ago

This PR adds the ability to define keys as objects in addition to strings.