-
Notifications
You must be signed in to change notification settings - Fork 536
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
build(client-tree): exports with ESM as primary #19141
build(client-tree): exports with ESM as primary #19141
Commits on Jan 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e07e8a8 - Browse repository at this point
Copy the full SHA e07e8a8View commit details -
build(tree): settings for ESM as primary
- exports not specified - API extractor for CJS does not work properly
Configuration menu - View commit details
-
Copy full SHA for c1e6092 - Browse repository at this point
Copy the full SHA c1e6092View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c75513 - Browse repository at this point
Copy the full SHA 7c75513View commit details
Commits on Jan 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ee1576a - Browse repository at this point
Copy the full SHA ee1576aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c064e0 - Browse repository at this point
Copy the full SHA 7c064e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0f68c0 - Browse repository at this point
Copy the full SHA c0f68c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6d1d5e - Browse repository at this point
Copy the full SHA b6d1d5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9bccf8 - Browse repository at this point
Copy the full SHA a9bccf8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8978bdd - Browse repository at this point
Copy the full SHA 8978bddView commit details -
build(client-tree): fix api report/rollup
make sure cjs rollup uses cjs config override moduleResolution for esm as api-extractor doesn't handle node16 robustly. It will generate with imports to invalid paths.
Configuration menu - View commit details
-
Copy full SHA for 4d252b7 - Browse repository at this point
Copy the full SHA 4d252b7View commit details -
build(client-tree): improve api report/rollup
use Bundler for moduleResolution with ESNext
Configuration menu - View commit details
-
Copy full SHA for 5655ba2 - Browse repository at this point
Copy the full SHA 5655ba2View commit details -
Configuration menu - View commit details
-
Copy full SHA for eef3130 - Browse repository at this point
Copy the full SHA eef3130View commit details
Commits on Jan 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4ff9896 - Browse repository at this point
Copy the full SHA 4ff9896View commit details
Commits on Jan 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 000d231 - Browse repository at this point
Copy the full SHA 000d231View commit details
Commits on Jan 17, 2024
-
fix(tree): fix CJS package.json injection
echo quote emit syntax is different per shell. Instead copy a file.
Configuration menu - View commit details
-
Copy full SHA for 31c512b - Browse repository at this point
Copy the full SHA 31c512bView commit details -
build(client-tree): CJS explicit moduleResolution
Add comments for module/moduleResolution settings and make moduleResolution explicit. Also inject package.json for ESM for symmetry.
Configuration menu - View commit details
-
Copy full SHA for 0bcd137 - Browse repository at this point
Copy the full SHA 0bcd137View commit details
Commits on Feb 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 695cb0c - Browse repository at this point
Copy the full SHA 695cb0cView commit details
Commits on Feb 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 40bdc4b - Browse repository at this point
Copy the full SHA 40bdc4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8b2779 - Browse repository at this point
Copy the full SHA c8b2779View commit details
Commits on Feb 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7c5a038 - Browse repository at this point
Copy the full SHA 7c5a038View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bc2c4c - Browse repository at this point
Copy the full SHA 3bc2c4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ccd598b - Browse repository at this point
Copy the full SHA ccd598bView commit details