Bundling Plugin Javascript files

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
4 years ago
Hi,

Hope everyone is doing well, i'm trying to improve the performance of my nopCommerce v4.2 store and streamlining the plugins I use on the platform. Inherently the core js files within nopCommerce are bundled together into 1 file at runtime which is great, but any extra plugins that use javascript are  rendered separately on the page. My question, is there anyway to bundle up all the plugin javascript files at runtime into 1 file like the core nopCommerce files?

Any help as always much appreciated.

Cheers

Nick
4 years ago
I don't there is a way to do that in default nopCommerce. But you can your own minifier.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.