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

fix: include rewriting for scripts artifact in deploy-url handling #1532

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

dhhyi
Copy link
Collaborator

@dhhyi dhhyi commented Nov 16, 2023

PR Type

[X] Bugfix

What Is the Current Behavior?

Whenever you include external scripts in angular.json, angular creates a scripts.js file which is injected in the index.html file for bootstrapping the application.
This script is not yet handled properly by the deployUrl rewriting mechanism.

image

What Is the New Behavior?

Fixed

Does this PR Introduce a Breaking Change?

[ ] Yes
[X] No

Other Information

AB#91192

@dhhyi dhhyi added the bug Something isn't working label Nov 16, 2023
@dhhyi dhhyi self-assigned this Nov 16, 2023
@dhhyi dhhyi marked this pull request as ready for review November 16, 2023 13:35
@dhhyi dhhyi removed their assignment Nov 16, 2023
@dhhyi dhhyi requested a review from shauke November 16, 2023 13:35
@shauke shauke added this to the 5.0 milestone Nov 20, 2023
@shauke shauke merged commit 4304cf2 into develop Nov 20, 2023
24 checks passed
@shauke shauke deleted the fix/deploy-url-with-scripts branch November 20, 2023 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants