nolanlawson / pokedex.org

Offline-capable Pokédex web site (unmaintained)
https://www.pokedex.org
Apache License 2.0
2.27k stars 325 forks source link

Updated and pruned dependencies #72

Closed sidmani closed 6 years ago

sidmani commented 6 years ago

Hi, it's Sid (we spoke over email). I updated all the dependencies and removed unused ones.

sidmani commented 6 years ago

Fixed! 🎉

sidmani commented 6 years ago

Oops, forgot to add the bin/ folder. All's well now.

nolanlawson commented 6 years ago

Thank you! You are now a maintainer of this GitHub repo. :) Please feel free to open PRs and merge them yourselves if I don't have a chance to review them in a timely manner.

I'll also make a point of opening PRs first and giving them 48 hours or so for review rather than committing directly to master. My next task is to move this to a true GitHub Pages project so we can manage deployment purely from GitHub.

nolanlawson commented 6 years ago

Also we should probably add Travis CI to at least do linting. It might also be good to add some TestCafe tests.