Giter Club home page Giter Club logo

generator-socketio's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

generator-socketio's Issues

grunt triggers build loop on change to app.js

When running 'grunt' from the project folder we're treated with a nice watch that checks for changes in our scripts and css. The problem is that the watch itself looks at the files itself changes - triggering an infinite loop.

>> File "public/css/core.css" changed.
>> File "public/js/concat.js" changed.
>> File "public/js/app.min.js" changed.
Running "sass:dist" (sass) task
File "public/css/core.css" created.

Running "concat:dist" (concat) task
File "public/js/concat.js" created.

Running "uglify:my_target" (uglify) task
File "public/js/app.min.js" created.

Done, without errors.
Completed in 3.380s at Fri Nov 21 2014 13:05:38 GMT+0100 (CET) - Waiting...
>> File "public/css/core.css" changed.

And so on. Even if it's not triggering a crash it's not a good thing that it does this.

"Quick start" broken.

Installed Yeoman, installed this generator, ran Grunt (default task):

Running "stylus:compile" (stylus) task
>> Destination not written because compiled files were empty.
Warning: Cannot read property 'dest' of undefined Use --force to continue.
Aborted due to warnings.

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.