DJS
DJS copied to clipboard
Magento 2 Defer Javascript Loading Extension
Very interesting plugin thanks for this. But there is big problem when using this plugin script tag that is commented using is pulled through and appended below body. It create...
https://github.com/goivvy/DJS/blob/e4d58a34e556fe5f8392898beeaf9c2fed869af4/Plugin/ResponsePlugin.php#L20 I appreciate anyone willing to post there code here and the effort involved with supporting it... I was going to attempt a plugin like this for page insights, but...
The composer platform requirements for the module restrict installation with php7.2, this is a common setup for Magento2.3.1 so ideally would be supported here.
Updated to allow php7.2 installation.