gratipay / grtp.co

Gratipay Widgets + API
https://grtp.co/
MIT License
26 stars 19 forks source link

Switching to Gulp #108

Closed techtonik closed 8 years ago

techtonik commented 8 years ago

I propose a gradual transition from Grunt to Gulp, so that we can have a history of two build systems running in parallel and compare them.

clone1018 commented 8 years ago

I'm totally in favor of gulp +1

techtonik commented 8 years ago

@clone1018 it can be merged already then. The next step will be to just gradually improve linter and move build stuff from Grunt. I just don't want to mix too much into single PR.

chadwhitacre commented 8 years ago

How did this never get merged? Rebasing ...

chadwhitacre commented 8 years ago

Rebased on master at e1c8689. Old head was e8b8aee84c75f0c538df25da5e21c03d6cdf9595.

chadwhitacre commented 8 years ago

The build is green, though upon inspection, linting fails with 33 errors. We should:

chadwhitacre commented 8 years ago

@techtonik Wanna pick up with this?

webmaven commented 8 years ago

@whit537, is @techtonik no longer an active contributor?

chadwhitacre commented 8 years ago

Seems that way. Happy to have @techtonik or someone else pick up with this PR.

webmaven commented 8 years ago

I'll tentatively volunteer.

I can't commit to a time frame yet (I am easing back into things slowly), so if someone else steps forward before I get to this I won't mind.

techtonik commented 7 years ago

Because of DalekJS, I can not update grunt and its dependencies, so I resurrected the branch to switch to gulp dependencies, but then I realized that the problem is in DalekJS. It is not updated anymore, and while its syntax is great, we need to switch to alternative.