Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/vuePublic

feat(build): add source when build#13036

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
hongrunhui wants to merge1 commit intovuejs:main
base:main
Choose a base branch
Loading
fromhongrunhui:main

Conversation

hongrunhui
Copy link

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Build-related changes
  • Other, please describe:

Does this PR introduce a breaking change? (check one)

  • Yes
  • No

If yes, please describe the impact and migration path for existing applications:

The PR fulfills these requirements:

If adding anew feature, the PR's description includes:

  • A convincing reason for adding this feature (to avoid wasting your time, it's best to open a suggestion issue first and wait for approval before working on it)

Other information:
image
This way, we can generate Vue's sourcemap file, which helps us better understand Vue's source code. Sourcemap is a mapping file that maps compiled code back to the original source code, enabling us to debug and analyze in the browser.

Generating Vue's sourcemap file can help us:

Debug more efficiently by allowing us to easily view source code, set breakpoints, and analyze errors.

Learn Vue's source code more effectively by allowing us to track code execution flow, understand implementation mechanisms, and principles.

dutianyu reacted with thumbs up emojidutianyu reacted with heart emojidutianyu reacted with eyes emoji
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@hongrunhui

[8]ページ先頭

©2009-2025 Movatter.jp