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

Use URL instead of parse in container-loader utils #3145

Closed
wants to merge 2 commits into from
Closed

Use URL instead of parse in container-loader utils #3145

wants to merge 2 commits into from

Conversation

ChumpChief
Copy link
Contributor

Alternative to solve the untyped parse problem I mentioned in #3142, and a good change anyway since the legacy URL API is deprecated and requires a polyfill.

Opening as a separate change since I think this one is less likely to require debate.

@ChumpChief
Copy link
Contributor Author

Standard URL doesn't handle parsing URLs with unknown protocols like we're using (fluid-test in this case). Looking for options.

@ChumpChief
Copy link
Contributor Author

This is not practical at present, closing out. Opened two linked issues to track the prerequisite work to make this change.

@ChumpChief ChumpChief closed this Aug 14, 2020
@ChumpChief ChumpChief deleted the LoaderURLObj branch August 14, 2020 00:03
Josmithr pushed a commit to Josmithr/FluidFramework that referenced this pull request Aug 4, 2022
Convert the rushstack repo to a phased build.
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