stencil-cli
stencil-cli copied to clipboard
new JS function has stopped working in the theme
Since January 8, we are still facing issues with the new JavaScript code not showing in the theme.
stencil.conf.cjs missing
Since January 8, we are still facing issues with the new JavaScript code not showing in the theme.
I had this happen this morning as well.
stencil.conf.cjs missing
This was the solution. With this file missing, Webpack wasn't compiling, therefore everything in the "dist" folder was not reflecting any new changes. I posted more details here: https://github.com/bigcommerce/stencil-cli/issues/1236