It seems that the activation process is compiling ...
# suitecommerce
v
It seems that the activation process is compiling the templates from all our extensions into one shopping-templates_x.js file, and since it crosses the 10.0MB limit, the activation is failing. Do we need to raise a ticket for this issue?
k
That seems like a rather large templates file…did you examine your extensions to see why it is so large? We use lots of extensions and our templates file is usually under 100KB
v
Our individual template files are definitely all just a few KBs, but the SC activation process compiles all templates across all extensions (plus the SC theme templates) in one shopping-templates_x.js file (I think), and that file is reaching the 10.0MB limit.
k
are you seeing that file size in dev tools or backend?
v
In the File Cabinet in Netsuite. Here: SSP Applications 
 NetSuite Inc. - SCS 
 SuiteCommerce Standard 
 extensions >
k
I just checked - I’m seeing 1.32 for a file size, but this particular site is SCA - we have 19 extensions activated, though not all have templates
v
Yeah, we have 8 extensions but those are loaded with many template files. If we remove even one extension (any one from our list), then the file size drops below 10.0MB and the activation goes through. We might raise a ticket for this.
Not sure if this is a known limitation of SC.
k
Possibly