I wonder why Network tab in Browser Developers Tool Panel doesn't show requirejs-config.js at the top along with mixins.js, require.js. I am using a custom third party theme. When using Magento Luma theme, I can see all these where I expect them to be. Please share your thoughts on this.
-
can try this :- php bin/magento deploy:mode:set developer && php bin/magento cache:clean and link 2> magento.stackexchange.com/questions/95092/…Mohit Patel– Mohit Patel2020年04月15日 17:53:20 +00:00Commented Apr 15, 2020 at 17:53
1 Answer 1
Since none has answered my own question yet when I have found the answer, I feel obliged to answer it. All one has to do is to disable JS Merging for the requirejs-config.js file to appear in the developers tool panel, under the Network tab.
Explore related questions
See similar questions with these tags.