You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Of course I can use phantomjs, manualy create it, or using other way/tool/script - but it would be nice if we had this extra files created in this tools for checking alternative - manual bundles
The text was updated successfully, but these errors were encountered:
It would be great if we could add here creation of formatted and filtered dependencies list per page in format like (with removed mixins)
https://devdocs.magento.com/guides/v2.3/performance-best-practices/advanced-js-bundling.html#6-format-and-filter-the-output - plus per page loader.js file (with extra file loaders-pageType.js with list of those depedencies for further manual edits)
and if possible also create
Depdencies distrubition file:
https://devdocs.magento.com/guides/v2.3/performance-best-practices/advanced-js-bundling.html#8-create-a-dependencies-distribution-file
to help with creating manual bundles.
Of course I can use phantomjs, manualy create it, or using other way/tool/script - but it would be nice if we had this extra files created in this tools for checking alternative - manual bundles
The text was updated successfully, but these errors were encountered: