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/add tests #12

Closed baer closed 8 years ago

baer commented 8 years ago

This PR adds a basic test asserting the first use case from the README. A more comprehensive test suite is in the works.