Ionic cordova build ios --prod --release removes cordova plugins

When I tried to create a release version of the app for iOS using ionic cordova build ios --prod --release the cordova plugins weren’t included in the build. --prod works on it’s own.