Code Monkey home page Code Monkey logo

Comments (7)

markstory avatar markstory commented on June 8, 2024

Is there some way to achieve the desired result outside of explicitly defining everything beyond a first-level extension, or is this a bug/transitive extensions not supported?

You might have to fix how dependencies are de-duplicated. Transitive dependencies should work.

What version of AssetCompress are you using?

from asset_compress.

chyt avatar chyt commented on June 8, 2024

You might have to fix how dependencies are de-duplicated.

Sorry, not sure what this means. Are you able to replicate this issue with just the basic scenario I described above?

I'm using the latest version, 3.5.0.

from asset_compress.

markstory avatar markstory commented on June 8, 2024

Sorry, not sure what this means. Are you able to replicate this issue with just the basic scenario I described above?

I mean that it may need a patch/fix made. I don't personally use transitive dependencies like this so it fixing this will be low on my list of things to do. If this is important to you, you may need to help provide a fix.

from asset_compress.

chyt avatar chyt commented on June 8, 2024

Ah I see. Sure, I can look into it. Just wanted to make sure that this was the expected behavior. Thanks.

from asset_compress.

chyt avatar chyt commented on June 8, 2024

Hi, so I've been looking into this some more and it seems like this functionality has already been implemented in your mini-asset library that this plugin is depending on. See markstory/mini-asset@4304c90 and extended.ini as a test that very closely resembles what I want to accomplish (extended.js extends libs.js, more.js extends extended.js). Furthermore you have a test here that verifies the expected behavior.

I'm probably missing something, but is there a reason why this functionality wouldn't be available through asset_compress, even though the it already exists in the mini-asset library?

from asset_compress.

markstory avatar markstory commented on June 8, 2024

@chyt It should be available if you have a version of mini-asset that includes those changes.

from asset_compress.

chyt avatar chyt commented on June 8, 2024

I believe I do. composer show shows version 1.4.3 which is the latest.

from asset_compress.

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.