Giter Site home page Giter Site logo

Comments (7)

aackerman avatar aackerman commented on June 16, 2024

Would you mind including your plugin configuration?

from circular-dependency-plugin.

stavalfi avatar stavalfi commented on June 16, 2024
new CircularDependencyPlugin({
      exclude: /node_modules/,
      failOnError: true,
      allowAsyncCycles: false,
      cwd: mainFolderPath, // it's the root of the git repository
    })

from circular-dependency-plugin.

stavalfi avatar stavalfi commented on June 16, 2024

@aackerman did you find out any clues?

from circular-dependency-plugin.

aackerman avatar aackerman commented on June 16, 2024

I spent a couple hours, but I wasn't able to figure it out. I wasn't able to generate a test case that appeared to have the same errors and the setup for jsstream wasn't clear enough for me to break down why it was causing a problem.

from circular-dependency-plugin.

aackerman avatar aackerman commented on June 16, 2024

@stavalfi would you be able to break this down into a smaller test case?

from circular-dependency-plugin.

stavalfi avatar stavalfi commented on June 16, 2024

yes. your work here is a must have in almost any kind of a build system.

In my build system, i extracted all build-related stuff to a different package in the same mono-repo so it is easier to setup a new package with a complete build in couple of minutes (Create React App for mono repos)

from circular-dependency-plugin.

aackerman avatar aackerman commented on June 16, 2024

I believe this is fixed in 5.2.2. Please let me know if it's not and I will reopen.

from circular-dependency-plugin.

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.