Skip to content

Conversation

@clydin
Copy link
Member

@clydin clydin commented Feb 22, 2024

The sourcemap for the Vite client code was previously not being loaded along with the actual code. This could lead to browser 404 console messages when debugging applications.

closes #27136

…ap when loading

The sourcemap for the Vite client code was previously not being loaded along with the
actual code. This could lead to browser 404 console messages when debugging applications.
@clydin clydin added the target: patch This PR is targeted for the next patch release label Feb 22, 2024
@clydin clydin requested a review from alan-agius4 February 22, 2024 05:17
@clydin clydin added the action: review The PR is still awaiting reviews from at least one requested reviewer label Feb 22, 2024
@alan-agius4 alan-agius4 added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Feb 22, 2024
@dgp1130 dgp1130 merged commit e98dde6 into angular:main Feb 22, 2024
@clydin clydin deleted the dev-server/vite-client-sourcemap branch February 22, 2024 18:04
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Mar 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Vite 404 error in VS Code debug console: Could not read source map...

3 participants