fbt
fbt copied to clipboard
A JavaScript Internationalization Framework
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2. Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2 (2022-11-11) Bug Fixes ReDoS problem (#226) (17cbf8f) v1.4.1 1.4.1 (2022-11-07) Bug Fixes security problem (#220) (4504e34)...
## 💬 Questions and Help #372 was resolved back in September, but it is still not easily possible to use FBT with React 18 since there has not been a...
## 🐛 Bug Report Every time i tries build by Xcode, this error show up: ```bash Cycle in dependencies between targets 'MyApp' and 'React-Codegen'; building could produce unreliable results. Cycle...
## 🚀 Feature Proposal Right now it seems `fbt` is tightly coupled with `babel`, which makes it really hard to use for projects using other compilers, like `SWC`. It would...
## 🚀 Feature Proposal A clear and concise description of what the feature is. ## Motivation Please outline the motivation for the proposal. ## Example Please provide an example for...
## 🐛 Bug Report When navigating directly to a page, the links to other documentation pages are leading to broken urls. ## To Reproduce Steps to reproduce the behavior: 1....
## Summary ## Test plan
Actually, I fixed those issues and make the demo-app working on windows. 01. Run on the application only "Git Bash" for windows. 02. install the webpack plugin in base folder...