1egoman / funnies

:stuck_out_tongue_winking_eye: Make users laugh when your app loads.
https://1egoman.github.io/funnies/
MIT License
178 stars 54 forks source link

add gulp #44

Closed kme211 closed 7 years ago

kme211 commented 7 years ago

Closes #2

Gulp added and configured to transpile with Babel, uglify, and bundle the Javascript files.

Removed funnies.min.js since it will now be added to the dist directory.

Updated readme with new location of funnies.min.js.

1egoman commented 7 years ago

This looks amazing, nice job and thanks!