Giter VIP home page Giter VIP logo

Comments (3)

lukeapage avatar lukeapage commented on May 23, 2024

Basically my opinion is that it is not officially supported. I've been
trying to work towards it, but its a long way off.
Once the guy you introduced via email is finished, it will be supported and
we can document.
At that point it should be a documented api that isn't broken without very
good reason.

from less-docs.

matthew-dean avatar matthew-dean commented on May 23, 2024

True. Once file access is abstracted away, you wouldn't have to rewrite the entire importer / fileLoader.

I got this to work by borrowing the browser implementation and modifying it quite a bit for file loading. Previously, I approached the problem by creating a fake HTTP server (in JavaScript) and responding to XHR requests with file responses. Which just felt very stupid, since Less was doing a http request, and I was intercepting with a mock server and fulfilling the same request on the same computer.

from less-docs.

lukeapage avatar lukeapage commented on May 23, 2024

closing for now

from less-docs.

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.