Skip to content

feat(forge build): add --use-literal-content CLI flag #10103

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

Closed
bmarwritescode opened this issue Mar 17, 2025 · 0 comments · Fixed by #10143
Closed

feat(forge build): add --use-literal-content CLI flag #10103

bmarwritescode opened this issue Mar 17, 2025 · 0 comments · Fixed by #10143
Labels
Cmd-forge-build Command: forge build first issue A good way to start contributing T-feature Type: feature

Comments

@bmarwritescode
Copy link

Component

Forge

Describe the feature you would like

Currently, as best I can tell, the only way to enable using literal content for SOLC is by setting useLiteralContent = true in the foundry.toml file. It would be useful to expose this as a command line argument so that outputting literal content in the artifacts does not require updating the configuration toml.

Additional context

No response

@bmarwritescode bmarwritescode added T-feature Type: feature T-needs-triage Type: this issue needs to be labelled labels Mar 17, 2025
@github-project-automation github-project-automation bot moved this to Todo in Foundry Mar 17, 2025
@zerosnacks zerosnacks changed the title useLiteralContent Command Line Flag feat(forge build): add --use-literal-content CLI flag Mar 18, 2025
@zerosnacks zerosnacks added first issue A good way to start contributing Cmd-forge-build Command: forge build and removed T-needs-triage Type: this issue needs to be labelled labels Mar 18, 2025
@github-project-automation github-project-automation bot moved this from Todo to Done in Foundry Mar 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Cmd-forge-build Command: forge build first issue A good way to start contributing T-feature Type: feature
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants