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'm trying to get source map files generated through web workbench, but can't get it to work. I edited the options to generate source map files: When I save a .scss file it produces this code instead of the source map reference in the saved CSS file:
How can I make sure these files are generated? Am I missing something? The installed version is: Hope that you can help me out! Thanks in advance, Dirk Pennings |
|
|
Are you using a Compass project? That line looks like what will be emitted if you have the debug_info flag set in your config.rb for a Compass project. Also if you are using Compass then Im afraid source maps are not currently supported.
|
|
|
Hi Jeremy, No, I'm not using Compass as far as I know. I searched through my whole C:\ disk but couldn't find a config.rb file in the project folder (that's also what I expected). I did, however, find config.rb files in the \AppData\Local\Temp\Mindscape\ subfolders.. Can I check it somewhere in the Web workbench settings? I know the source maps aren't supported in Compass yet (it does work in Compass alpha versions which I use in another project but without web workbench). Hope you can help me :) Thanks |
|