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

Added warn msg to terminal output when user changed bundle options #731

Merged
merged 2 commits into from
Apr 30, 2020

Conversation

TMaszko
Copy link
Contributor

@TMaszko TMaszko commented Apr 29, 2020

Summary

Test plan

@TMaszko TMaszko requested a review from zamotany April 29, 2020 14:20
.response('To see the changes you need to restart the haul server')
.code(501);
const warnMsg =
'To see the changes you need to restart the haul server';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
'To see the changes you need to restart the haul server';
'Changing query params after the bundle has been created is not supported. To see the changes you need to restart the Haul server.';

@TMaszko TMaszko requested a review from zamotany April 30, 2020 08:58
@zamotany zamotany merged commit 7e23577 into master Apr 30, 2020
@zamotany zamotany deleted the feat/log-warn-when-user-changed-options branch April 30, 2020 09:13
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.

2 participants