Let me narrow it down.
My main script has:
- steal('file', 'file', file', function() {
- // this is never called in production.js
- }
What could be the cause for this to happen?