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

Stencil Push - Theme file too large

Open asiejna-clarion opened this issue 4 years ago • 0 comments

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.

Stencil CLI

File Sizes 1

File Sizes 2

Steps to reproduce behavior

Run the "stencil push" command in the command line

asiejna-clarion avatar Jul 22 '21 16:07 asiejna-clarion