Code Monkey home page Code Monkey logo

Comments (4)

sverweij avatar sverweij commented on July 28, 2024 1

from dependency-cruiser.

sverweij avatar sverweij commented on July 28, 2024 1

hi @FaKeller - I've published [email protected]

  • it works consistently on win32 and posix platforms.
  • in a few corner cases it doesn't yet on win32. I want to solve them before release 2.11.0, but it's not likely you'll bump into them
    • windows extended length paths don't resolve back to files on disk from the internal representation
    • neither do paths with non-ascii characters (C:\\ๅบๅˆ—ๅœ–\\ๅฎ‰ๅ…จ็š„ไบคไบ’.js)
    • the internal API doesn't handle basePaths correctly on win32. Only occurs if you access the API directly as the command line interface doesn't expose basePath as a parameter (yet)

=> If you want to, you can give it a spin. I'm curious about any feedback you'd have.

(I'll keep working on it in the mean time)

from dependency-cruiser.

FaKleiser avatar FaKleiser commented on July 28, 2024

I just tried it and it works great! ๐Ÿ‘๐Ÿ‘๐Ÿ‘ And as the rules work now I already spotted a bug ๐Ÿ’ƒ Thank you for making this great tool!

from dependency-cruiser.

sverweij avatar sverweij commented on July 28, 2024

Good to hear it works well for you! (And thanks for the compliment ๐Ÿ˜Š ).

PR #29 is merged and is released on npmjs as version 2.11.0. Besides the cross platform support you've tested, the new release will handle corner cases mentioned above:

  • windows extended length paths and non-ascii paths work
  • basePaths passed to the internal API work 100% correct on win32 as well.

from dependency-cruiser.

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.