Skip to main content

Questions tagged [jsbundling]

0 votes
0 answers
96 views

After enabling the merge_files and js_bundling options in Magento, the Stripe Express Checkout button no longer appears. Additionally, the debugger is not being triggered, and the ...
Arul's user avatar
  • 3
1 vote
1 answer
1k views

After upgrading from 2.4.3-p1 to 2.4.4, the following error shows up in the console: Uncaught Error: Mismatched anonymous define() module: function( $ ) { I've traced the error back to the generated /...
SNAFU's user avatar
  • 316
0 votes
2 answers
1k views

I have enabled the Javascript bundling, however, it doesn't seem to work properly. I can see the bundles are being created in pub/static/vendor/theme/en_GB/js: However, the bundles are not being ...
Greg's user avatar
  • 2,749
0 votes
1 answer
22 views

I have an issue (caused by one of my modules) that only appears when in production mode, when the javascript files have been bundled. I disabled bundling and the issue does not persist in production ...
Hurrpadurr's user avatar
2 votes
2 answers
740 views

What is javascript minification and bundling of files in Magento? Should I enable javascript minfication and bundling for my Magento 2 website ?
Parbat Singh's user avatar
0 votes
1 answer
812 views

We are using Magepack on a Magento v2.3.5-p2 website for JS bundling. See below: https://github.com/magesuite/magepack If we enable magepack JS bundling using the Luma or Blank theme it works fine ...
Ryan Copeland's user avatar
3 votes
4 answers
2k views

I've recently discovered Magepack. It's a really good tool for Magento 2 JS bundling and it gives us a much better Google Pagespeed score than Baler which I'm using. I was able to install Magepack on ...
Toan Tam's user avatar
  • 1,328
1 vote
0 answers
93 views

We are working on getting Magepack installed on our dev environment. One of the shims we had to fix was in the "customer-data.js". It works when we edit the core file(vendor/magento/module-...
Stech's user avatar
  • 89
1 vote
1 answer
2k views

Baler is great for JS bundling comparing to default JS bundling. It's hard to apply it to a Magento Cloud instance as Magento Cloud is a read-only system. So we can't run npm command directly via SSH ...
Toan Tam's user avatar
  • 1,328
1 vote
1 answer
1k views

I followed this answer to enable JS bundling with success - Magento 2 Advanced Js Bundling. However when I go to checkout, I get JS errors in console. When in developer mode everything is ok. Even in ...
user72296's user avatar
0 votes
0 answers
197 views

We have enabled advanced JS bundling on magento 2.2.7. It works well in all browsers except IE11. On IE11, it throws the following error on browser console. Error Message : Out of stack space file :...
Manaf P M's user avatar
  • 233
3 votes
0 answers
2k views

So, I've been doing an advanced js bundling for my website and I've read a lot of information about it. I've decided to use m2 dev tools to help me do it, however, I've some doubts with the result I ...
Tiago Costa's user avatar
2 votes
1 answer
232 views

i have enabled production mode and bundling also yet i am seeing to many js file call aroun 120 plus that is causing issue with load time
user1799722's user avatar
1 vote
0 answers
191 views

i have implemented advance bundle js in magento2 all good but when i go to checkout page and change country no shipping method change. then i debug the issue the issue comes when we enable bundling ...
imtiazau's user avatar
  • 379
0 votes
1 answer
235 views

I have recently applied AdvancedJS Bundling on my Magento 2 store, and the performance is quite improved. But for Advanced JS Bundling, the merging, and bundling is disabled. Can I enable that also ...
Arsalan Ul Haq's user avatar

15 30 50 per page