angular-cli-ghpages
angular-cli-ghpages copied to clipboard
long term feature: fork gh-pages
Sooner or later we're gonna have to do it the hard way. I think it's a must to fork gh-pages and convert it to TypeScript.
a) consistently use ts and async / await everywhere b) merge that PR to support #46 c) remove use util.debuglog() again (see https://github.com/tschaub/gh-pages/commit/380a9aecb9f78b6290b4decee0ef3f9e9973e766) which requires ugly monkey-patching on our side
Anyone who wants to help out is welcome to contact me. That's gonna take some work!
FYI @dplusic
@JohannesHoppe The PR is merged now. Thanks for notifying me!
Let me know if you've got an alternative suggestion for util.debuglog()
. Happy to make a change that makes it more useful or less annoying.