I am running into this exact problem.
When the suffix is present in development mode, IE is broken and will not load.
Once removed, it loads.
Here is what I have in my HTML app loading file:
- <script type='text/javascript'>(function() {steal = {suffix: 'REVISION',executed: ['cloudarray/production.css']}})();</script>
Any help would be appreciated.