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(storefront): strf 9587 api host command is not recognized #830

Conversation

bc-max
Copy link
Contributor

@bc-max bc-max commented Jan 11, 2022

What?

Terminal doesn't recognise --apiHost option when user tries to include it during stencil init command

Tickets / Documentation

Add links to any relevant tickets and documentation.

Screenshots (if appropriate)

image

cc @bigcommerce/storefront-team

- bin/stencil-init.js - option for host added;
- lib/stencil-init.js - apiHost processing;
- constants.js - dev/intg/stg api hosts removed;
- stencil-init.spec.js - tests refactored and some new suits added;
- stencil-init.js - minor refactoring;
- stencil-init.spec.js - minor refactoring
lib/stencil-init.spec.js Outdated Show resolved Hide resolved
@bc-max bc-max changed the title Fix/strf 9587 api host command is not recognized fix(storefront): strf 9587 api host command is not recognized Jan 13, 2022
@bc-max bc-max merged commit 37fcd49 into bigcommerce:master Jan 13, 2022
@bc-max bc-max mentioned this pull request Jan 13, 2022
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