Skip to content

feat(js/ts): optimize printfn with constant string to console.log#4718

Merged
MangelMaxime merged 1 commit into
mainfrom
feat-console-log-optimization
Jul 4, 2026
Merged

feat(js/ts): optimize printfn with constant string to console.log#4718
MangelMaxime merged 1 commit into
mainfrom
feat-console-log-optimization

Conversation

@MangelMaxime

Copy link
Copy Markdown
Member

Fix #2217

@MangelMaxime MangelMaxime changed the title feat(js/ts): optimize printfn with constant string to console.log feat(js/ts): optimize printfn with constant string to console.log Jul 4, 2026
@MangelMaxime MangelMaxime merged commit 2d6d083 into main Jul 4, 2026
31 checks passed
@MangelMaxime MangelMaxime deleted the feat-console-log-optimization branch July 4, 2026 16:16
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.

Simplify printfn usage when applied a constant string in Fable 3

1 participant