stencil-cli
stencil-cli copied to clipboard
BigCommerce Stencil emulator for local theme development
It would be great if stencil-cli could remove used css from production files to help control the size of the files using something like Purgecss.
### Expected behavior stencil should be able to bundle and upload the zip file to BC ### Actual behavior Stencil is giving me the following error msg: ``` C:\Users\username\AppData\Roaming\nvm\v12.22.10\node_modules\@bigcommerce\stencil-cli\lib\bundle-validator.js:180 throw...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.15.0 to 8.5.0. Changelog Sourced from eslint-config-prettier's changelog. Version 8.5.0 (2022-03-02) Added: [@typescript-eslint/space-before-blocks]. Thanks to Masafumi Koba (@ybiquitous)! Version 8.4.0 (2022-02-19) Added: [vue/quote-props]. Thanks to @xcatliu! Version...
#### What? Bump hapi packages: 1) All of them drop node 10 support 2) Some of them where renamed (@hapi/inert, hapi/h2o2) #### Tickets / Documentation - [STRF-9781](https://bigcommercecloud.atlassian.net/browse/STRF-9781) cc @bigcommerce/storefront-team
### Expected behavior ### Actual behavior ### Steps to reproduce behavior ### Environment Stencil-cli version `stencil --version`: Node version `node -v`: NPM version `npm -v`: OS:
I am receiving an error during the bundling process ever since 4.1.0 was released. Nothing has change in my theme files, so I am having trouble figuring out what is...
Source Maps for SCSS/CSS files aren't generated correctly and thus can't be used with Chrome Dev Tools. The path is wrong and when clicking the link in chrome you get...
not ok -- Error: Could not fetch a list of the store channels: Request failed with status code 403
### Expected behavior ### Actual behavior ### Steps to reproduce behavior npm install audited 2075 packages in 8.961s 104 packages are looking for funding run `npm fund` for details found...
### Actual behavior Suddenly am facing the below error while running stencil start.  Stencil-cli version `stencil --version`: 3.11.0  Node version `node -v`: 12.22.7  NPM version `npm -v`:...
### Expected behavior stencil start is successful ### Actual behavior stencil start not ok -- StoreHashReadError: Request failed with status code 400 Please visit the troubleshooting page https://developer.bigcommerce.com/stencil-docs/deploying-a-theme/troubleshooting-theme-uploads. If this...