freeCodeCampLondon / FCCLND

Portal for FCC London Campers
https://FreeCodeCampLondon.github.io/FCCLND/
MIT License
32 stars 16 forks source link

Fix/gulp deploy with firebase #35

Closed chris-alexander closed 8 years ago

chris-alexander commented 8 years ago

Sorry that there's so many changes in this PR. I've refactored a few gulp tasks and made it so that the dist version always uses Firebase and does not include the debugging message.

Closes #13 Partially Fixes #22

chris-alexander commented 8 years ago

You can see how it deployed here: http://chris-alexander.github.io/FCCLND/

artitudinale1 commented 8 years ago

Hi @chris-alexander did you fix as well css compiling/injecting issue? I will check it properly tomorrow. thanks!