facebook / fbt

A JavaScript Internationalization Framework
https://facebook.github.io/fbt
MIT License
3.9k stars 178 forks source link

feat(babel-plugin-fbt): inline fbjs dependency #330

Closed alexandernanberg closed 2 years ago

alexandernanberg commented 2 years ago

Summary

Closes #321

I had to move the comments in the .gitignore to a separate line, otherwise the dir wouldn't be ignored for me. Not sure if there is anything on my side that is broken?

I inlined keyMirror but forEachObject I replaced with Object.keys and a for of loop

Test plan

Existing tests pass

facebook-github-bot commented 2 years ago

@pkqinys has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.