marceloverdijk / lesscss-java

LESS CSS Compiler for Java
163 stars 67 forks source link

Rhino conflict with YUI Compressor #70

Open santhakr opened 8 years ago

santhakr commented 8 years ago

I ran into this issue when I started using lesscss java compiler - https://github.com/yui/yuicompressor/issues/161. My module is already using YUI Compressor. Any pointers on how to have both co-exist? Is there a way lesscss-java can work with an alternate of Rhino?

Mallappag commented 8 years ago

I also ran into the same issue. can somebody help us resolve this?