Skip to content

fix(ct): improve bundle size#3337

Merged
mslipper merged 1 commit intodevelopfrom
sc/ct-fix-bundle-size
Sep 6, 2022
Merged

fix(ct): improve bundle size#3337
mslipper merged 1 commit intodevelopfrom
sc/ct-fix-bundle-size

Conversation

@smartcontracts
Copy link
Contributor

Description
Significantly improves the bundle size of the contracts package by
exporting deployments more intentionally and by removing certain
unnecessary exports.

Metadata

@changeset-bot
Copy link

changeset-bot bot commented Sep 6, 2022

🦋 Changeset detected

Latest commit: ce8f6cd

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 5 packages
Name Type
@eth-optimism/contracts Patch
@eth-optimism/data-transport-layer Patch
@eth-optimism/sdk Patch
@eth-optimism/drippie-mon Patch
@eth-optimism/message-relayer Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@mergify
Copy link
Contributor

mergify bot commented Sep 6, 2022

This PR changes implementation code, but doesn't include a changeset. Did you forget to add one?

Significantly improves the bundle size of the contracts package by
exporting deployments more intentionally and by removing certain
unnecessary exports.
@smartcontracts smartcontracts marked this pull request as ready for review September 6, 2022 16:10
@mslipper mslipper merged commit 299157e into develop Sep 6, 2022
@mslipper mslipper deleted the sc/ct-fix-bundle-size branch September 6, 2022 16:36
maurelian pushed a commit that referenced this pull request Sep 15, 2022
Significantly improves the bundle size of the contracts package by
exporting deployments more intentionally and by removing certain
unnecessary exports.
sam-goldman pushed a commit that referenced this pull request Sep 15, 2022
Significantly improves the bundle size of the contracts package by
exporting deployments more intentionally and by removing certain
unnecessary exports.
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.

massive increase in bundle size between @eth-optimism/contracts versions 0.5.29 --> 0.5.33

2 participants