dillon1000/react

Commit

Failing test for fbt issue

Specifically, the fbt plugin would error on a `null` loc as it [relies on it in 
one of its 
utils](https://github.com/facebook/fbt/blob/6a23a5374a757a49654d8304a3efea8eb9548eea/packages/babel-plugin-fbt/src/getNamespacedArgs.js#L82-L84), 
implying a missing `loc` somewhere in our pipeline after codegen
Browse files
Changed paths2 files
First-parent comparison
A compiler/forget/src/__tests__/fixtures/compiler/error.lambda-with-fbt.expect.md AddedA compiler/forget/src/__tests__/fixtures/compiler/error.lambda-with-fbt.js Added
Patch

Files changed

Rendering syntax-highlighted changes…