Skip to content

Commit 2aaff17

Browse files
authored
docs(README): Add a note that mixin.js is patched on Magento >= 2.3.6
Because: - [the PR](magento/magento2#25587) for the fix has been merged and released in Magento 2.3.6 (?) - [this repo](https://github.com/integer-net/magento2-requirejs-bundling) also says no patches are needed since Magento 2.3.6
1 parent 45a91f3 commit 2aaff17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ _\* All data gathered on clean Magento 2 with sample data installed._
2020
Here are the requirements for Magepack to work:
2121

2222
1. You need Node.js version 10 or higher installed.
23-
2. You need to have `mixins.js` module patched [(patch provided and explained here)](https://github.com/magento/baler/issues/23).
23+
2. If you are using Magento 2.3.5 or lower, you need to have `mixins.js` module patched [(patch provided and explained here)](https://github.com/magento/baler/issues/23).
2424
3. If you are using Magento 2.3.3 or lower, you need `jquery.cookie` module shim [(patch provided and explained here)](https://github.com/magento/baler/issues/6).
2525
4. [Magepack Magento module](https://github.com/magesuite/magepack-magento) installed.
2626

0 commit comments

Comments
 (0)