Is it possible to drastically reduce the number of JS files being served from Magento without merging/bundling? Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?How to retain the permissions of a “staging/development” subdomain to its live counterpart?Bugs after Magento 2 InstallationHow to avoid js tag merging (from addJs) in magento?How to undo bundling, merging, and minifying the JavaScript and CSS in Magento 2.1.xReduce the number of stock on shipping (not in order)Prevent files from being uploaded after the UiComponent's ajax file uploadIs it possible to push the modified css or js file without changing static version number into the customer browser?Magento 2 - Page Speed Insights / Lighthouse Audits Low ScoresMagento 2 - Unable to access the Category page without index.phpMagento 2 : How to override files from Magento core framework?
When a candle burns, why does the top of wick glow if bottom of flame is hottest?
An adverb for when you're not exaggerating
Has negative voting ever been officially implemented in elections, or seriously proposed, or even studied?
Do wooden building fires get hotter than 600°C?
How could we fake a moon landing now?
What do you call the main part of a joke?
What do you call a floor made of glass so you can see through the floor?
How come Sam didn't become Lord of Horn Hill?
Trademark violation for app?
Can a new player join a group only when a new campaign starts?
What does "lightly crushed" mean for cardamon pods?
In what way is everyone not a utilitarian
Is safe to use va_start macro with this as parameter?
Crossing US/Canada Border for less than 24 hours
How can I use the Python library networkx from Mathematica?
Fundamental Solution of the Pell Equation
Uniqueness of spanning tree on a grid.
Closed form of recurrent arithmetic series summation
How do pianists reach extremely loud dynamics?
Dating a Former Employee
How to convince students of the implication truth values?
For a new assistant professor in CS, how to build/manage a publication pipeline
Why didn't Eitri join the fight?
Can an alien society believe that their star system is the universe?
Is it possible to drastically reduce the number of JS files being served from Magento without merging/bundling?
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)
Announcing the arrival of Valued Associate #679: Cesar Manara
Unicorn Meta Zoo #1: Why another podcast?How to retain the permissions of a “staging/development” subdomain to its live counterpart?Bugs after Magento 2 InstallationHow to avoid js tag merging (from addJs) in magento?How to undo bundling, merging, and minifying the JavaScript and CSS in Magento 2.1.xReduce the number of stock on shipping (not in order)Prevent files from being uploaded after the UiComponent's ajax file uploadIs it possible to push the modified css or js file without changing static version number into the customer browser?Magento 2 - Page Speed Insights / Lighthouse Audits Low ScoresMagento 2 - Unable to access the Category page without index.phpMagento 2 : How to override files from Magento core framework?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
Currently my almost-new Magento 2.3.1-based website with a lightly modified theme is sending 170 JavaScript files to the browser, just to serve the home page. To me, this is not remotely acceptable.
Many of these JS files are useless for my website (e.g. ones relating to Amazon Pay, captcha, etc.) and I would like to remove them completely. Frankly I don't even understand why such files are being sent on the home page, which contains no kind of interactive features (it's just a CMS page).
It seems like Magento is sending lots of unnecessary JavaScript "just in case" it needs to be used for the theme.
Is there a reasonably easy way to identify where this extra bloat comes from, and stop it being sent altogether?
(Please note I don't want to use Magento's JS bundling feature but rather I'm looking for ways to stop these JS files being referenced at all).
magento2 javascript magento2.3
add a comment |
Currently my almost-new Magento 2.3.1-based website with a lightly modified theme is sending 170 JavaScript files to the browser, just to serve the home page. To me, this is not remotely acceptable.
Many of these JS files are useless for my website (e.g. ones relating to Amazon Pay, captcha, etc.) and I would like to remove them completely. Frankly I don't even understand why such files are being sent on the home page, which contains no kind of interactive features (it's just a CMS page).
It seems like Magento is sending lots of unnecessary JavaScript "just in case" it needs to be used for the theme.
Is there a reasonably easy way to identify where this extra bloat comes from, and stop it being sent altogether?
(Please note I don't want to use Magento's JS bundling feature but rather I'm looking for ways to stop these JS files being referenced at all).
magento2 javascript magento2.3
add a comment |
Currently my almost-new Magento 2.3.1-based website with a lightly modified theme is sending 170 JavaScript files to the browser, just to serve the home page. To me, this is not remotely acceptable.
Many of these JS files are useless for my website (e.g. ones relating to Amazon Pay, captcha, etc.) and I would like to remove them completely. Frankly I don't even understand why such files are being sent on the home page, which contains no kind of interactive features (it's just a CMS page).
It seems like Magento is sending lots of unnecessary JavaScript "just in case" it needs to be used for the theme.
Is there a reasonably easy way to identify where this extra bloat comes from, and stop it being sent altogether?
(Please note I don't want to use Magento's JS bundling feature but rather I'm looking for ways to stop these JS files being referenced at all).
magento2 javascript magento2.3
Currently my almost-new Magento 2.3.1-based website with a lightly modified theme is sending 170 JavaScript files to the browser, just to serve the home page. To me, this is not remotely acceptable.
Many of these JS files are useless for my website (e.g. ones relating to Amazon Pay, captcha, etc.) and I would like to remove them completely. Frankly I don't even understand why such files are being sent on the home page, which contains no kind of interactive features (it's just a CMS page).
It seems like Magento is sending lots of unnecessary JavaScript "just in case" it needs to be used for the theme.
Is there a reasonably easy way to identify where this extra bloat comes from, and stop it being sent altogether?
(Please note I don't want to use Magento's JS bundling feature but rather I'm looking for ways to stop these JS files being referenced at all).
magento2 javascript magento2.3
magento2 javascript magento2.3
asked 29 mins ago
WackGetWackGet
317213
317213
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "479"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f270553%2fis-it-possible-to-drastically-reduce-the-number-of-js-files-being-served-from-ma%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Magento Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f270553%2fis-it-possible-to-drastically-reduce-the-number-of-js-files-being-served-from-ma%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown