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

feat(all): specify a Feature App's base URL #476

Merged
merged 2 commits into from
Apr 16, 2019
Merged

feat(all): specify a Feature App's base URL #476

merged 2 commits into from
Apr 16, 2019

Conversation

unstubbable
Copy link
Member

This allows an integrator to specify a relative or absolute baseUrl for two purposes:

1.) as a common base URL for the src, serverSrc, and css hrefs
2.) to provide the Feature App with a base URL that it can use to reference its own assets and/or BFF

@unstubbable unstubbable requested a review from clebert April 15, 2019 21:04
@unstubbable unstubbable force-pushed the base-url branch 2 times, most recently from 895eb01 to 6fcccba Compare April 16, 2019 06:27
This allows an integrator to specify a relative or absolute `baseUrl`
for two purposes:

1.) as a common base URL for the `src`, `serverSrc`, and `css` hrefs
2.) to provide the Feature App with a base URL that it can use to
    reference its own assets and/or BFF
@unstubbable unstubbable merged commit 5f05e7d into master Apr 16, 2019
@unstubbable unstubbable deleted the base-url branch April 16, 2019 11:28
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.

3 participants