4Catalyzer / babel-plugin-dev-expression

A mirror of Facebook's dev-expression Babel plugin
MIT License
184 stars 6 forks source link

fix: Fix edge cases with __DEV__ #8

Closed jquense closed 5 years ago

jquense commented 5 years ago

nothing changed here. these bugs have always existed but they are easy to work around/hard to hit in our code. Gatsby started compiling node_modules and third-party stuff sucks. warning, for instance, defines __DEV__ as a local var