How can I stop Yii2 from loading the Pjax asset file automatically when I use the Pjax widget? I want to load it myself from a CDN. I’ve tried this in the config file:
Unfortunately, that did not work either. I’ve also disabled Jquery and Bootstrap and those all disappear but the Pjax file is still there. Here is the full section right now: