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

feat(es/codegen): Implement proper inline_script support #9729

Merged
merged 8 commits into from
Nov 11, 2024

Conversation

kdy1
Copy link
Member

@kdy1 kdy1 commented Nov 11, 2024

Description:

Related issue:

@kdy1 kdy1 added this to the Planned milestone Nov 11, 2024
@kdy1 kdy1 self-assigned this Nov 11, 2024
@kdy1 kdy1 requested review from a team as code owners November 11, 2024 01:36
kodiakhq[bot]
kodiakhq bot previously approved these changes Nov 11, 2024
Copy link

changeset-bot bot commented Nov 11, 2024

🦋 Changeset detected

Latest commit: 3a66a52

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

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

Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@cspell/cspell-bundled-dicts@5.21.2 None 0 10.3 kB jason-dent
npm/@cspell/cspell-types@5.21.2 None 0 113 kB jason-dent
npm/@cspell/dict-ada@2.0.1 None 0 4.99 kB jason-dent
npm/@cspell/dict-aws@2.0.0 None 0 9.61 kB jason-dent
npm/@cspell/dict-bash@2.0.4 None 0 5.61 kB jason-dent
npm/@cspell/dict-companies@2.0.14 None 0 15.8 kB jason-dent
npm/@cspell/dict-cpp@3.2.1 None 0 107 kB jason-dent
npm/@cspell/dict-cryptocurrencies@2.0.0 None 0 5.78 kB jason-dent
npm/clear-module@4.1.2 None 0 6.06 kB sindresorhus
npm/comment-json@4.2.3 None 0 46.3 kB kael
npm/configstore@5.0.1 None 0 7.61 kB sindresorhus
npm/cosmiconfig@7.1.0 filesystem 0 92 kB d-fischer
npm/cspell-io@5.21.2 filesystem 0 10.7 kB jason-dent
npm/cspell-trie-lib@5.21.2 None 0 264 kB jason-dent
npm/fast-equals@3.0.3 None 0 162 kB planttheidea
npm/find-up@5.0.0 None 0 11.8 kB sindresorhus
npm/gensequence@3.1.1 None 0 56.3 kB jason-dent
npm/jsonfile@6.1.0 filesystem 0 19.8 kB ryanzim
npm/locate-path@6.0.0 filesystem 0 7.02 kB sindresorhus
npm/minimatch@5.1.6 None 0 38.9 kB isaacs
npm/path-exists@4.0.0 filesystem 0 3.92 kB sindresorhus
npm/resolve-from@5.0.0 filesystem, unsafe 0 5.82 kB sindresorhus
npm/resolve-global@1.0.0 None 0 4.34 kB sindresorhus
npm/universalify@2.0.0 None 0 4.64 kB ryanzim
npm/vscode-languageserver-textdocument@1.0.8 None 0 40.6 kB vscode-bot
npm/vscode-uri@3.0.7 None 0 207 kB vscode-bot

View full report↗︎

@kdy1 kdy1 merged commit e732a36 into swc-project:main Nov 11, 2024
151 of 152 checks passed
@kdy1 kdy1 deleted the inline-script branch November 11, 2024 02:05
@kdy1 kdy1 modified the milestones: Planned, v1.9.2 Nov 11, 2024
Copy link

codspeed-hq bot commented Nov 11, 2024

CodSpeed Performance Report

Merging #9729 will not alter performance

Comparing kdy1:inline-script (3a66a52) with main (aff9de5)

Summary

✅ 194 untouched benchmarks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

jsc.minify.format.inlineScript support
1 participant