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: add --skip-host-check flag to start command #717

Merged
merged 1 commit into from
Apr 16, 2020

Conversation

statm
Copy link
Contributor

@statm statm commented Apr 10, 2020

Summary

For haul bundle command, there's a restriction that webpack config must contain index or main entry. This restriction can be lifted for haul multi-bundle via --skip-host-check flag, but cannot be bypassed when running haul start.

This PR ports --skip-host-check flag to haul start so multi-bundle settings without index nor main entry can be served.

Test plan

@statm
Copy link
Contributor Author

statm commented Apr 15, 2020

cc @zamotany

@zamotany zamotany merged commit c97ca2b into callstack:master Apr 16, 2020
@zamotany
Copy link
Contributor

Released to NPM, you can update @haul-bunlder/cli to 0.19.0.

@statm statm deleted the skip-host-check branch April 21, 2020 17:54
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.

4 participants