Git Product home page Git Product logo

Comments (10)

rwz avatar rwz commented on May 12, 2024

watch argument needs 1 passing to it to make it work properly

How do you mean?

Ember CLI docs don't mention any arguments to --watch and it works fine for us on multiple projects.

We could include watcher to make watcher configurable. Care to send a PR?

from ember-cli-rails.

rwz avatar rwz commented on May 12, 2024

Closing this for now. Feel free to post any updates, we can re-open it later.

from ember-cli-rails.

ryanere avatar ryanere commented on May 12, 2024

@rwz Is there any chance of watcher support in the future? I'm running into this same issue.

from ember-cli-rails.

rwz avatar rwz commented on May 12, 2024

@ryanere what are you talking about? watcher support is build into ember-cli.

from ember-cli-rails.

ryanere avatar ryanere commented on May 12, 2024

I was referring to configuring watcher to polling

from ember-cli-rails.

rwz avatar rwz commented on May 12, 2024

I've never heard of that. How do you do that? In my case ember-cli just picks up watcher by default if it's installed in the system.

from ember-cli-rails.

ryanere avatar ryanere commented on May 12, 2024

I think you can pass a watcher flag into build as seen here? It seems similar to ember serve --watcher=polling? I could be crazy though.

from ember-cli-rails.

rondale-sc avatar rondale-sc commented on May 12, 2024

@ryanere @stewsnooze You are correct that is a valid option to configure your server to not use fsevents. We currently do not have a way to set this option. If you'd like it you could submit a patch that updates https://github.com/rwz/ember-cli-rails/blob/master/lib/ember-cli/app.rb#L200 to optionally include this line in the same way we optionally include the watch command. Though, I believe using the polling watching consumes a considerable amount of cpu (upwards of 20%) for the entire time it is running.

from ember-cli-rails.

stewsnooze avatar stewsnooze commented on May 12, 2024

#154 raised although to be completely honest I did this directly on github as I'm on the iPad on a train!

from ember-cli-rails.

seanpdoyle avatar seanpdoyle commented on May 12, 2024

We're sorry that this issue has sat for so long.

The project is now maintained by thoughtbot, and we're declaring an issue bankruptcy of sorts.

We're closing this issue. If what you've described is still a problem, please comment on this issue and we'll reopen.

@rondale-sc @rwz has there been any progress on this?

Thanks for your patience.

from ember-cli-rails.

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.