magesuite / magepack

Next generation Magento 2 advanced JavaScript bundler.
Open Software License 3.0
431 stars 93 forks source link

Version 2.11.0 causing error in require.min.js #162

Closed Avvernio closed 1 year ago

Avvernio commented 1 year ago

Downgrading to version 2.10.1 resolves the issue.

In the attached (unminified) file line 81 the error: Cannot read properties of undefined (reading 'noConflict')

Magento 2.4.5 @php 8.1

require.min.txt

krzksz commented 1 year ago

Closing as a duplicate of https://github.com/magesuite/magepack/issues/161