Fixup TypeScript with export maps #1284
Reference in New Issue
Block a user
No description provided.
Delete Branch "export-D45713689"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary:
This makes TypeScript resolution play nicely with export maps, and converts the entrypoints to TypeScript.
We remove the non-export-map fallbacks as well, so the export maps are always followed.
Tests are moved to load yoga from its external export, testing the entrypoints.
This moves the only untyped bit to the binary wrapper, which another diff will move.
Reviewed By: yungsters
Differential Revision: D45713689
This pull request was exported from Phabricator. Differential Revision: D45713689
This pull request was exported from Phabricator. Differential Revision: D45713689
This pull request was exported from Phabricator. Differential Revision: D45713689
This pull request was exported from Phabricator. Differential Revision: D45713689
This pull request has been merged in facebook/yoga@af89315fd4.
Pull request closed