Carbon Fields: 3.0.2
The size of carbon-fields is 8.6 megabytes. Can I delete some files to reduce the size?
I am not going to use a debug and use non-minified files.
Could you tell me please what files can I delete?
Thank you for your work and a great plugin!
Hi @Roman52
You can delete the following files:
This should reduce the size with about 5MB.
Carbon Fields is shipping with these files in order to allow using of SCRIPT_DEBUG.
Hello, @emohamed
Thank you very much for the answer.
Hello,
I noticed that if you download the zip file from:
https://github.com/htmlburger/carbon-fields/archive/development.zip
The final size is small (484kb).
So, besides deleting the files you mentioned is it possible to do something else to reduce the final size even more?
Maybe we could add something to .gitignore? Maybe the whole build folder? I don't know
Most helpful comment
Hi @Roman52
You can delete the following files:
This should reduce the size with about 5MB.
Carbon Fields is shipping with these files in order to allow using of
SCRIPT_DEBUG.