I followed steps mentions at this link: <a>https://devs.keenthemes.com/question/how-to-reduce-cssjs-bundle-size-by-removing-unused-resources-using-gulp</>
But bundle.css & bundle.js files remain the same size even if i deleted optional nodes & build again.
Shouldn't these files be reduced in size?
Hi,
May I know which Metronic version and build method(gulp or webpack)are you using?
Can you double check the actual file size after rebuilding the bundles ?
If you removed the plugins from the build config and successfully recompiled it then the css/js bundle size should have been reduced.
Regards.