Files
flipper/static/transforms
Michel Weststrate 4e76256d6d Avoid confusion variable reassignments in transformer
Summary:
While trying to find a simple fix for the broken source maps when unit testing (see previous diff), I noticed that control flow in the transformer was unnecessarily complicated.

This doesn't fix the sourcemap issue btw

Reviewed By: passy

Differential Revision: D19158367

fbshipit-source-id: 7dfe4b28eabd4534a32dcb655e534d0f418f0db4
2019-12-19 02:38:07 -08:00
..