Skip to content
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

fix: optimize the build with terser-config-atomic + fix: fix memoization for promises + fix: async grantUserWriteAccess #198

Merged
merged 3 commits into from
Sep 7, 2023

Conversation

aminya
Copy link
Owner

@aminya aminya commented Sep 7, 2023

This reduces the bundle size from

dist/modern/setup-cpp.js                     284.75 KB    995ms
dist/modern/actions_python.945fba47.js     ⚠️  1.64 MB    2.00s

To

dist/modern/setup-cpp.js                     248.41 KB    256ms
dist/modern/actions_python.1fa67834.js     ⚠️  1.37 MB    309ms

@aminya aminya merged commit 771f77f into master Sep 7, 2023
14 checks passed
@aminya aminya deleted the fixes branch September 7, 2023 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant