Giter Site home page Giter Site logo

Comments (7)

alexo avatar alexo commented on September 28, 2024

Thanks for reporting this. I will address it for the next release. Just curious, what are the differences when using that particular config?

Btw, have you tried thee less4j processor? it is much faster...

from wro4j.

bbergstrom avatar bbergstrom commented on September 28, 2024

dumpLineNumbers will wrap CSS output with the LESS file and line number it came from as a comment. Thinking about this more, it may not work in wro4j because I think it requires LESS to do the @import statements.

from wro4j.

alexo avatar alexo commented on September 28, 2024

Adding it just for tracking...so, the resolution of this issue is: WONTFIX, is that correct?

from wro4j.

bbergstrom avatar bbergstrom commented on September 28, 2024

Yeah, I agree there is no good wro4j internal fix here.

We solved it by adding support for this to the taglib, which can run in exploded mode using the less.js directly giving us this feature natively. :)
https://github.com/ibsys/wro4j-taglib#style-syntax

from wro4j.

alexo avatar alexo commented on September 28, 2024

Btw, in case you are interested, there is an alternative to run in exploded mode using the ModelAsJsonRequestHandler

The idea is that the ModelAsJsonRequestHandler expose an endpoint (/wro/wroAPI/model) which responds with the JSON representation of the model (exploded state). This is something I would like to make available in the future out of the box.

from wro4j.

bbergstrom avatar bbergstrom commented on September 28, 2024

I didn't see those before. Those request handlers are awesome, I can imagine a bunch of cool uses for those in dev and production. :)

from wro4j.

alexo avatar alexo commented on September 28, 2024

Yeah... there are a lot of new features which could be developed using request handlers. I just didn't have time to implement them. If you have ideas or would like to contribute, you're welcome ;)

from wro4j.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.