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
|
Hi, I like the "workaround" you guys implemented to be able to import files in the resulted js-file when compiling the coffeescript file. However, I only get the choice to import .coffee-files when chosing what files to import to my .coffee-file. When chosing what to import to a .js-file, I can only choose from other .js-files. In my head at least, I would think it is possible to import .js-files to a .coffee-file result. If you import the .js-files after coffee compilation but before minifying, it makes sense to me. I could really need this feature, since I want to import a number of libraries to my custom scripts. The libraries are .js-files, and are upgraded from time to time. This would save me a lot of trouble up the road. Am I missing something, or is this simply not possible or not yet implemented? Regards, Matts |
|
|
No this is not currently possible. Its certainly something which could be possible though - can you create a feature request for this? This will allow us to prioritize it against other requested additions to the product.
|
|
|
I will do so, thanks Jeremy. |
|