Tutorial by Topics: dllplugin

The Dll and DllReference plugins allow the code to be split in multiple bundles in a way the bundles can be compiled independently. It is possible to build "vendor" scripts in a library that does not need to be compiled often (ex: React, jQuery, Bootstrap, Fontawesome...) and reference it...

Page 1 of 1