Calling grunt-coffee with a list of sources overwrites the options object passed in. Coffeescript appends objects to the options reference, which causes follow-on iterations to lack the Coffeescript header. This lack, in turn, breaks scripts that use require.js
Calling grunt-coffee with a list of sources overwrites the options object passed in. Coffeescript appends objects to the options reference, which causes follow-on iterations to lack the Coffeescript header. This lack, in turn, breaks scripts that use require.js