smartex/module-page-builder-require-js-fix
最新稳定版本:1.0.0
Composer 安装命令:
composer require smartex/module-page-builder-require-js-fix
包简介
Fix for requirejs-config in page builder stage render page
README 文档
README
Fixes an issue with the page builder render iframe, where the requirejs-config.js file is prevented from loading due to CORS.
See: magento/magento2#39076 (comment) for an explanation of the cause of this.
To fix the issue, we move the "requirejs-config.js" file back into the normal js asset group using a block. This prevents the integrity and crossorigin attributes from being applied to the asset, and allows the fix to be applied only where needed, like on specific pages.
Currently only tested on open source 2.4.6-p6
统计信息
- 总下载量: 46
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2024-12-02