stencil-cli icon indicating copy to clipboard operation
stencil-cli copied to clipboard

new JS function has stopped working in the theme

Open rawi-rai opened this issue 1 year ago • 2 comments

Since January 8, we are still facing issues with the new JavaScript code not showing in the theme.

rawi-rai avatar Jan 10 '25 04:01 rawi-rai

stencil.conf.cjs missing

sumnima-studio avatar Jan 27 '25 19:01 sumnima-studio

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

roodindustries avatar Mar 07 '25 19:03 roodindustries