Thanks for catching this!
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Jan 26 2023
now it works on prod:
move to dev dependencies
In D6365#191153, @ashoat wrote:Was this meant to be published for review? I thought we needed some hacks for this to work
Jan 25 2023
arc amend
rebase before landign
Jan 24 2023
Run yarn dev and yarn prod (with env vars pointing at a custom repo) and check if it correctly serves files.
(Went ahead and added @ashoat as blocking since we'll need to do that once the feedback is addressed anyways.)
Overall looks super clean!
In D5796#187819, @ashoat wrote:
In D6362#190471, @ginsu wrote:Are you using yarn add {dependency} workflow or are you making the addition to package.json manually?
Was using the yarn add {dependency} workflow, will try the other method
Are you using yarn add {dependency} workflow or are you making the addition to package.json manually?
Surprised to see changes to react-native-flipper@^0.164.0 entry in yarn.lock. When I patched in this diff and ran yarn cleaninstall, it looks like it reverted those changes:
Looks good, minor notes inline.
land
Jan 23 2023
fix
rebase before landing
address feedback
address feedback
In D6349#190075, @ashoat wrote:The second screenshot you included was not something you changed. Can you update this diff to have the screenshot of the interface you actually changed?
address feedback
address inline comment
Jan 22 2023
address feedback
rebase before addressing feedback
Jan 21 2023
update
Accepting, two notes inline,