Window.plugins null when config.xml content src="http://remote.com/myapp"

If I try to load my index.html from my server, windows.plugins is undefined, even in onDeviceReady / $ionicPlatform.ready

In config.xml, I put:

The app seems to load everything fine, otherwise.

Any ideas?