t-oster opened a new pull request #3373:
URL: https://github.com/apache/netbeans/pull/3373


   With default NetBeans modern sass implementations cannot be used, because it 
defaults to the unmaintained ruby-sass implementation, which supports the 
command line switch **--cache-location**.
   
   There is a System property to switch that but it defaults to ruby sass. This 
PR just changes the default value, so most users can just use modern sass and 
the minority using ruby-sass can set the value to false expliciteley.
   
   There is still an issue with the sourcemaps option, but until #1234 is 
sorted out, this PR will make Sass usable again for most users, which is IMHO 
priority.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to