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.
Asked
Active
Viewed 153 times
0
-
can try this :- php bin/magento deploy:mode:set developer && php bin/magento cache:clean and link 2> https://magento.stackexchange.com/questions/95092/magento2-not-reading-my-requirejs-config-js – Mohit Patel Apr 15 '20 at 17:53
1 Answers
0
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.
CodeForGood
- 764
- 7
- 31