-
Notifications
You must be signed in to change notification settings - Fork 47.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[DevTools] Support extended source maps with named hooks information #22010
[DevTools] Support extended source maps with named hooks information #22010
Commits on Aug 11, 2021
-
Adds getHookNamesFromAST (+ tests) to astUtils to parse hook names ba…
…sed solely on static information
Juan Tejada committedAug 11, 2021 Configuration menu - View commit details
-
Copy full SHA for 442a6cb - Browse repository at this point
Copy the full SHA 442a6cbView commit details -
Add generateHookMap to build encoded hook map to be added to extended…
… sourcemaps
Juan Tejada committedAug 11, 2021 Configuration menu - View commit details
-
Copy full SHA for 4eabca4 - Browse repository at this point
Copy the full SHA 4eabca4View commit details -
Update updateMockSourceMaps to generate an extended sourcemap which w…
…ill then be used in udpated tests
Juan Tejada committedAug 11, 2021 Configuration menu - View commit details
-
Copy full SHA for 15999a4 - Browse repository at this point
Copy the full SHA 15999a4View commit details -
Hook Map is now generated flat list without overlap, improve code com…
…ments, add/move tests into generateHookMap-test
Juan Tejada committedAug 11, 2021 Configuration menu - View commit details
-
Copy full SHA for 2eb6439 - Browse repository at this point
Copy the full SHA 2eb6439View commit details -
Support optional chaining in flowconfig
Juan Tejada committedAug 11, 2021 Configuration menu - View commit details
-
Copy full SHA for ace49a9 - Browse repository at this point
Copy the full SHA ace49a9View commit details -
Juan Tejada committed
Aug 11, 2021 Configuration menu - View commit details
-
Copy full SHA for 22b3265 - Browse repository at this point
Copy the full SHA 22b3265View commit details -
Address most PR comments, improve comments in code
Juan Tejada committedAug 11, 2021 Configuration menu - View commit details
-
Copy full SHA for 4683cf5 - Browse repository at this point
Copy the full SHA 4683cf5View commit details -
Small fix constructing mappings grouped by line in generateHookMap
Juan Tejada committedAug 11, 2021 Configuration menu - View commit details
-
Copy full SHA for 2273fd5 - Browse repository at this point
Copy the full SHA 2273fd5View commit details -
Add logic to look up a Hook name given the generated Hook Map
Juan Tejada committedAug 11, 2021 Configuration menu - View commit details
-
Copy full SHA for 30e9901 - Browse repository at this point
Copy the full SHA 30e9901View commit details -
Update parseHookNames to check for extended source maps + new e2e tests
Juan Tejada committedAug 11, 2021 Configuration menu - View commit details
-
Copy full SHA for 2993724 - Browse repository at this point
Copy the full SHA 2993724View commit details -
Juan Tejada committed
Aug 11, 2021 Configuration menu - View commit details
-
Copy full SHA for 2887765 - Browse repository at this point
Copy the full SHA 2887765View commit details -
Add extra comments about extension fields
Juan Tejada committedAug 11, 2021 Configuration menu - View commit details
-
Copy full SHA for 83e3b89 - Browse repository at this point
Copy the full SHA 83e3b89View commit details