stencil-cli
stencil-cli copied to clipboard
BigCommerce Stencil emulator for local theme development
### Expected behavior run 'stencil start' from bash terminal and for local stencil dev. ### Actual behavior not ok -- Error: Could not fetch a list of the store channels:...
### Expected behavior Stencil Starts ### Actual behavior Stencil gives error (considering I got a bunch of other BigCommerce sites that run with no issues) not ok -- ValidationError: Invalid...
### Expected behavior In Chrome, we expect the relevant decoded paths to the files for sourcemap purposes to either be relative to server or absolute to the file path, not...
It seems like the `stencil bundle` command always times out after 20 seconds. Is there a way to increase the time allowed to process before that happens? This happens even...
### Expected behavior Shouldn't give this error, nothing seems to be wrong. Actual behavior stencil pull Should start pulling instead it gives this error not ok -- TypeError: Cannot use...
### Expected behavior - Bundle theme - Theme Deployment ### Actual behavior - Bundling theme works - Theme deployment does not. - Get TR-300 when having small but fair sized...
### Expected behavior stencil push to push changes ### Actual behavior error code 403 ### Steps to reproduce behavior ?? ``` PS C:\Users\slandgraf\Documents\Webstores\stickershop-VANAACP> stencil push Validating theme... SCSS Parsing Started......
@leeBigCommerce @jimmybigcommerce please help!! ### Expected behavior my changes can get pushed to Big Commerce from my powershell ### Actual behavior i get this error about webpack ``` PS C:\Users\slandgraf\Documents\Webstores\stickershop-virginiaNAACP>...
### Expected behavior the `assets/dist` folder should **update** only when there's a change in the theme code. ### Actual behavior the `assets/dist` folder should keeps getting removed and regenerated repeatedly...
Please direct me to the proper forum is this is not the correct place. I am editing the cornerstone theme in stencil and stencil seems to work fine. I would...