stencil-cli
stencil-cli copied to clipboard
Stencil Push - Theme file too large
Expected behavior
I expect to push my Cornerstone theme to my live store
Actual behavior
I receive an error saying that certain theme files are too large to bundle within the limit. Unfortunately, I am a developer trying to work on these optimizations but even after minifying down these files, I'm still getting this error. I plan on refactoring a lot of the legacy code here but I can't even push my changes.
My biggest issue here is that the stencil-cli tells me that the issue is with three files that are over 1 MB in size, but they are not.
Here is my stencil-cli error as well as the file sizes of the problem files.



Steps to reproduce behavior
Run the "stencil push" command in the command line