Describe the bug
When using Webpack as a compiler, every file is "updated" on compile i.e. when running watch but this causes Theme Kit to try and process and upload every file back to the theme.
Is there a way to check locally what files have actually changed in size and only upload those?
Describe the bug When using Webpack as a compiler, every file is "updated" on compile i.e. when running
watch
but this causes Theme Kit to try and process and upload every file back to the theme.Is there a way to check locally what files have actually changed in size and only upload those?