Coder Social home page Coder Social logo

Comments (11)

gpoitch avatar gpoitch commented on May 29, 2024

@martinthogersen I can't reproduce this. Only changing a less file triggers a less rebuild. Could be a problem with a specific ember-cli version? Working well on 0.1.15 and all previous versions.

from ember-cli-less.

martinthogersen avatar martinthogersen commented on May 29, 2024

I upgraded to version 0.2.0-beta.1 after writing the previous comment, and the LessCompiler still runs for every change:

file changed routes\admin\index.js

Build successful - 7793ms.

Slowest Trees                  | Total
-------------------------------+------------
LessCompiler                   | 1619ms
Funnel: App JS Files           | 756ms
TreeMerger (vendor)            | 504ms
Concat: Vendor                 | 488ms

from ember-cli-less.

jasonmit avatar jasonmit commented on May 29, 2024

This is a known issue we have seen in the past, not an issue within ember-cli-less specifically though. Stefan is working on some logging so you can easily track down what is touching the tree, causing the cache writer to invalidate the style tree.

It may be better to open to issue in broccoli-less-single repo for tracking purposes.

/cc @stefanpenner

from ember-cli-less.

stefanpenner avatar stefanpenner commented on May 29, 2024

@jasonmit ya, I tracked it down to sourceMapConcat invalidating the tree. I have been busy because of emberconf but @rwjblue may have time to look into it today, if not I will look into it early this next week.

(currently driving back from portland, so no only LTE on my phone not my laptop)

from ember-cli-less.

martinthogersen avatar martinthogersen commented on May 29, 2024

@stefanpenner Can I track the progress somewhere?

from ember-cli-less.

stefanpenner avatar stefanpenner commented on May 29, 2024

not currently, it is quite literally in every related project.

from ember-cli-less.

martinthogersen avatar martinthogersen commented on May 29, 2024

Alright thanks. Keep up the good work 👍

from ember-cli-less.

stefanpenner avatar stefanpenner commented on May 29, 2024

basically, I got blocked by that stupid glob/rimraf + npm issue. Now that that is resolved I can resume work. It was just wide-spread-effort because it involves updating literally everything :P

from ember-cli-less.

martinthogersen avatar martinthogersen commented on May 29, 2024

Awesome! Does that mean that this issue is resolved?
broccolijs/broccoli#232

from ember-cli-less.

denieler avatar denieler commented on May 29, 2024

@martinthogersen no, it still actual for me, at least, even after update to new version (

from ember-cli-less.

g-cassie avatar g-cassie commented on May 29, 2024

I have experienced this issue for a couple months. I think I have used the following versions of ember-cli in that time: 0.12.x, 0.15.x, 0.2.1. This was not an issue prior to upgrading to 0.12.x but unfortunately I can't recall what cli version I had prior to that.

from ember-cli-less.

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.