FormidableLabs / babel-plugin-transform-define

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

Support for defines declared in an external module #4

Closed aowainati closed 8 years ago

aowainati commented 8 years ago

Same as this PR: https://github.com/mjackson/babel-plugin-transform-define/pull/3 + an additional fix for crazy babel-ouroboros

aowainati commented 8 years ago

Whoops, mistakenly put this PR here. Will update the other PR accordingly, please disregard this one. Sorry!