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(core): throw error for invalid URL in config file #8192

Merged
merged 2 commits into from Oct 13, 2022

Commits on Oct 8, 2022

  1. fix(core): throw error for invalid URL in config file (facebook#8116)

        * fix: throw error for site URL in sub-path format
    
        * Also update unit tests to check error is thrown
    forgeRW committed Oct 8, 2022
    Copy the full SHA
    575c0c4 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. fix(core): throw error for invalid URL with sub-path in config file (f…

    …acebook#8192)
    
        * fix: throw custom error for site URL with sub-path
    
        * Also update unit test to check error is thrown
    forgeRW committed Oct 13, 2022
    Copy the full SHA
    66fee93 View commit details
    Browse the repository at this point in the history