Richard Martinez
Results
1
comments of
Richard Martinez
I was able to resolve the "No Api host" issue with the following command `stencil init -h https://api.bigcommerce.com` it added "apiHost": "https://api.bigcommerce.com" to the `config.stencil.json` ``` { "customLayouts": { "brand":...