Giter Site home page Giter Site logo

Comments (5)

kellyselden avatar kellyselden commented on July 16, 2024

https://github.com/kellyselden/ember-cli-funnel was created to solve this problem, although it would need to be extended to support css as well as javascript.

from rfcs.

felixbuenemann avatar felixbuenemann commented on July 16, 2024

@kellyselden It might be possible to solve this using an addon by implementing the preprocessTree hook, which runs before preprocessors. ember-cli-funnel currently wraps the EmberApp#appAndDependencies method, which runs after template and js preprocessing…

from rfcs.

felixbuenemann avatar felixbuenemann commented on July 16, 2024

OK, preprocessTree doesn't currently work for excluding files, it will crash with ENOENT for the excluded files during SimpleConcat: Concat: Vendor Styles/assets/vendor.css.

from rfcs.

nathanhammond avatar nathanhammond commented on July 16, 2024

So, this is actually a known issue and we want to extract the default Ember CLI CSS handling into an addon itself and then add it back in via whatever (possibly new) public APIs that it needs.

There are likely a few more hooks that we need and we'll identify those as part of this process. Check out our core team meeting notes from the last two weeks:

from rfcs.

rwjblue avatar rwjblue commented on July 16, 2024

We are working on closing the ember-cli/rfcs repo in favor of using a single central RFC's repo for everything. This was laid out in https://emberjs.github.io/rfcs/0300-rfc-process-update.html.

Sorry for the troubles, but would you mind reviewing to see if this is still something we need, and if so migrating this over to emberjs/rfcs?

from rfcs.

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.