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: generate sourcemap #425

Merged
merged 2 commits into from
Feb 21, 2024
Merged

feat: generate sourcemap #425

merged 2 commits into from
Feb 21, 2024

Conversation

underfin
Copy link
Contributor

@underfin underfin commented Feb 19, 2024

Description

The pr supported soucemap generation.

  • generate sourcemap file
  • generate inline soucemap.

The chunk sourcemap come from remapping modules soucemapChain. Here also has something need to do.

  • oxc sourcemap support
  • support renderchunk hook return map

Test Plan


@underfin underfin mentioned this pull request Feb 19, 2024
@underfin
Copy link
Contributor Author

underfin commented Feb 19, 2024

Current dependencies on/for this PR:

This stack of pull requests is managed by Graphite.

@underfin underfin changed the title feat: generate sourcemap file feat: generate sourcemap Feb 19, 2024
@hyf0
Copy link
Member

hyf0 commented Feb 20, 2024

@underfin Is this ready to merge? I need do some refactor on bundle_stage.rs. It would be better to merge these PRs before.

@underfin underfin force-pushed the 02-08-feat_add_sourcemap_option branch from f7a5c4c to ef2667a Compare February 21, 2024 02:35
@underfin underfin force-pushed the 02-08-feat_generate_sourcemap_file branch from 715c14a to 3c231a2 Compare February 21, 2024 02:35
Base automatically changed from 02-08-feat_add_sourcemap_option to main February 21, 2024 02:37
@underfin underfin force-pushed the 02-08-feat_generate_sourcemap_file branch from 3c231a2 to 4c881de Compare February 21, 2024 02:38
@underfin underfin merged commit da9db71 into main Feb 21, 2024
7 checks passed
@underfin underfin deleted the 02-08-feat_generate_sourcemap_file branch February 21, 2024 02:40
@underfin
Copy link
Contributor Author

@underfin Is this ready to merge? I need do some refactor on bundle_stage.rs. It would be better to merge these PRs before.

Done.

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.

None yet

2 participants