GithubHelp home page GithubHelp logo

Comments (12)

fzaninotto avatar fzaninotto commented on May 2, 2024

Wouldn't it be a duplicate of #27?

from gremlins.js.

bensquire avatar bensquire commented on May 2, 2024

Yes same error, I simply download the zip... took the minified code, presumably this doesn't contain the fix?

from gremlins.js.

hppycoder avatar hppycoder commented on May 2, 2024

I agree that @marmelab needs to have an auotmated build process that updates the minified file. At least a grunt/gulp task that will do it.

from gremlins.js.

fzaninotto avatar fzaninotto commented on May 2, 2024

Fixed in cd28080.

We have a make build task that does what you describe - it's just that I mustn't forget to run it. 😬

from gremlins.js.

hppycoder avatar hppycoder commented on May 2, 2024

My point being that you shouldn't have to run it, have the build tools here on Github do it for you. That will save you some work.

from gremlins.js.

fzaninotto avatar fzaninotto commented on May 2, 2024

@hppycoder any pointers?

from gremlins.js.

bensquire avatar bensquire commented on May 2, 2024

@hppycoder I'm also intrigued...

from gremlins.js.

hppycoder avatar hppycoder commented on May 2, 2024

I always look at @mdo Bootstrap project. https://github.com/twbs/bootstrap

It appears he has a set of scripts that continually run and update the code. Maybe he will be nice enough to share exactly how he has it setup. It appears that travis runs and will run the grunt tasks necessary to do the builds.

Update: I reached out to him to comment. He's working for Github now so he would know better than anyone.

from gremlins.js.

fzaninotto avatar fzaninotto commented on May 2, 2024

Right, any CI can do that. I thought you said that GitHub offered such a feature.

from gremlins.js.

hppycoder avatar hppycoder commented on May 2, 2024

Github has Travis running, which could do the work for you.

from gremlins.js.

fzaninotto avatar fzaninotto commented on May 2, 2024

Found a useful tutorial about the subject here: http://stackoverflow.com/questions/18027115/committing-via-travis-ci-failing

Will look into it.

from gremlins.js.

hppycoder avatar hppycoder commented on May 2, 2024

Yeah, that sounds like the way to go. Save yourself some work, plus setting up test suites for this too and unit tests in the future once travis is running.

from gremlins.js.

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.