Skip to content

Comments

feat(debug): append content for asset data and unify source field to content#5130

Merged
hyf0 merged 1 commit intomainfrom
07-01-feat_debug_add_source_field_to_asset_struct
Jul 1, 2025
Merged

feat(debug): append content for asset data and unify source field to content#5130
hyf0 merged 1 commit intomainfrom
07-01-feat_debug_add_source_field_to_asset_struct

Conversation

@hyf0
Copy link
Member

@hyf0 hyf0 commented Jul 1, 2025

No description provided.

Copy link
Member Author

hyf0 commented Jul 1, 2025

This stack of pull requests is managed by Graphite. Learn more about stacking.

@netlify
Copy link

netlify bot commented Jul 1, 2025

Deploy Preview for rolldown-rs canceled.

Name Link
🔨 Latest commit 4005857
🔍 Latest deploy log https://app.netlify.com/projects/rolldown-rs/deploys/68639027356ce30008882296

@hyf0 hyf0 marked this pull request as ready for review July 1, 2025 07:29
@hyf0 hyf0 force-pushed the 07-01-feat_debug_add_source_field_to_asset_struct branch from 982ae06 to 55750cc Compare July 1, 2025 07:31
@hyf0 hyf0 force-pushed the 07-01-feat_debug_add_source_field_to_asset_struct branch from 55750cc to 4005857 Compare July 1, 2025 07:37
@hyf0 hyf0 changed the title feat(debug): add source field to Asset struct feat(debug): append content for asset data and unify source field to content. Jul 1, 2025
@hyf0 hyf0 enabled auto-merge July 1, 2025 07:38
@hyf0 hyf0 added this pull request to the merge queue Jul 1, 2025
@shulaoda shulaoda changed the title feat(debug): append content for asset data and unify source field to content. feat(debug): append content for asset data and unify source field to content Jul 1, 2025
Merged via the queue into main with commit c29c12c Jul 1, 2025
25 checks passed
@hyf0 hyf0 deleted the 07-01-feat_debug_add_source_field_to_asset_struct branch July 1, 2025 07:49
@github-actions
Copy link
Contributor

github-actions bot commented Jul 1, 2025

Benchmarks Rust

  • target: main(a62e0b0)
  • pr: 07-01-feat_debug_add_source_field_to_asset_struct(4005857)
group                                                        pr                                     target
-----                                                        --                                     ------
bundle/bundle@multi-duplicated-top-level-symbol              1.00     79.2±3.01ms        ? ?/sec    1.04     82.1±5.06ms        ? ?/sec
bundle/bundle@multi-duplicated-top-level-symbol-sourcemap    1.00     89.2±2.06ms        ? ?/sec    1.01     89.8±2.35ms        ? ?/sec
bundle/bundle@rome_ts                                        1.01    116.9±4.41ms        ? ?/sec    1.00    115.9±1.84ms        ? ?/sec
bundle/bundle@rome_ts-sourcemap                              1.00    134.8±2.24ms        ? ?/sec    1.01    135.5±3.53ms        ? ?/sec
bundle/bundle@threejs                                        1.00     40.8±0.88ms        ? ?/sec    1.04     42.3±1.00ms        ? ?/sec
bundle/bundle@threejs-sourcemap                              1.00     51.5±1.25ms        ? ?/sec    1.00     51.3±0.94ms        ? ?/sec
bundle/bundle@threejs10x                                     1.01    451.3±8.65ms        ? ?/sec    1.00    448.2±6.82ms        ? ?/sec
bundle/bundle@threejs10x-sourcemap                           1.00    522.4±9.04ms        ? ?/sec    1.00    520.3±9.35ms        ? ?/sec
scan/scan@rome_ts                                            1.00     88.8±1.81ms        ? ?/sec    1.00     88.7±1.64ms        ? ?/sec
scan/scan@threejs                                            1.00     31.1±1.91ms        ? ?/sec    1.01     31.5±2.12ms        ? ?/sec
scan/scan@threejs10x                                         1.02    328.6±6.58ms        ? ?/sec    1.00    323.2±4.69ms        ? ?/sec

This was referenced Jul 1, 2025
hyf0 pushed a commit that referenced this pull request Jul 1, 2025
## [1.0.0-beta.23] - 2025-07-01

### 💥 BREAKING CHANGES

- debug: rename debug logs fields to be consitent (#5125) by @antfu

### 🚀 Features

- debug: append `content` for asset data and unify `source` field to
`content`. (#5130) by @hyf0
- debug: emit asset-related data (#5124) by @hyf0
- commonjs tree shaking. (#5095) by @IWANABETHATGUY
- rolldown_plugin_wasm_helper: align behaviors for expected
functionality (#5120) by @shulaoda
- remove `experimental.enableComposingJsPlugins` (#5122) by @shulaoda
- use same option object reference (#5114) by @sapphi-red
- add util function to inspect why the facade symbol is created (#5115)
by @IWANABETHATGUY
- types: expose `ChunkingContext` type (#5112) by @sapphi-red
- scan commonjs exports (#5111) by @IWANABETHATGUY
- debug: remove unneeded source info of render chunk events (#5109) by
@hyf0
- debug: only emit debug information for trace level (#5108) by @hyf0
- debug: emit chunk related informations (#5106) by @hyf0

### 🐛 Bug Fixes

- debug: add hook render chunk start and end events to Meta enum (#5117)
by @hyf0

### 🚜 Refactor

- rust: unify outdated namings (#5127) by @hyf0

### 📚 Documentation

- advanced-chunks: clarify module capturing behavior (#5129) by @hyf0

### 🧪 Testing

- support array output options (#5113) by @sapphi-red

### ⚙️ Miscellaneous Tasks

- remove unused code (#5128) by @IWANABETHATGUY
- remove unnecessary `skipComposingJsPlugin` (#5123) by @shulaoda
- deps: update crate-ci/typos action to v1.34.0 (#5119) by
@renovate[bot]
- deps: update NAPI-RS to 3.0.0-beta.11 (#5110) by @shulaoda

Co-authored-by: shulaoda <[email protected]>
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.

2 participants