I just created a new entry for all our scripts in config.shim. Seems to be working fine now. I thought there was a way to specifiy multiple dependencies, something like:
- shim: {
- '*': deps['jquery']
- }