Skip to content

improve: Suppress build & deployment artifacts from package#1409

Merged
pxrl merged 11 commits intomasterfrom
pxrl/package
Apr 14, 2026
Merged

improve: Suppress build & deployment artifacts from package#1409
pxrl merged 11 commits intomasterfrom
pxrl/package

Conversation

@pxrl
Copy link
Copy Markdown
Contributor

@pxrl pxrl commented Apr 10, 2026

Reduces package size > 1GB down to ~5MB.

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: e088bbf382

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread scripts/exportEvmArtifacts.sh
Comment thread package.json Outdated
@pxrl
Copy link
Copy Markdown
Contributor Author

pxrl commented Apr 10, 2026

@codex review

@chatgpt-codex-connector
Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Nice work!

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

grasphoper
grasphoper previously approved these changes Apr 10, 2026
Copy link
Copy Markdown
Collaborator

@grasphoper grasphoper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

one comment

Comment thread scripts/exportAbis.sh Outdated
set -e

OUT_DIR="out"
ABI_DIR="dist/abi"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: this folder name is a bit of a misnomer now

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah; it went pretty fast with this script. I'll take a pass over it and check for any consistency issues.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated naming "abi" -> "artifacts", also scoped to EVM. See 946e18d.

@pxrl pxrl merged commit 3e6bf97 into master Apr 14, 2026
11 checks passed
@pxrl pxrl deleted the pxrl/package branch April 14, 2026 07:37
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.

3 participants