This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Hey guys, I have an interesting problem trying to compile coffee files into javascript. I have a file called engine.coffee which used to compile to engine.js. So far so good. Today, however, web workbench created a new file called engine1.js while trying to compile engine.coffee. Deleting both js files (engine.js and engine1.js) didn't help - i.e. web workbench still produces a file called engine1.js. Is there anything that could be done to get web workbench to create the right (original) filename? Cheers!
|
|
|
Unfortunately this is a Visual Studio glitch and is outside our control. For more info and the all-important fix see this thread: http://www.mindscapehq.com/forums/Thread.aspx?ThreadID=4589 (it's in the context of Sass but the same fix applies to CoffeeScript) |
|
|
Cool, thank you for the explanation Ivan. |
|