angular-cli-ghpages icon indicating copy to clipboard operation
angular-cli-ghpages copied to clipboard

long term feature: fork gh-pages

Open JohannesHoppe opened this issue 4 years ago • 3 comments

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!

JohannesHoppe avatar Jan 06 '20 12:01 JohannesHoppe

FYI @dplusic

JohannesHoppe avatar Jan 06 '20 12:01 JohannesHoppe

@JohannesHoppe The PR is merged now. Thanks for notifying me!

dplusic avatar Jan 07 '20 01:01 dplusic

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.

tschaub avatar Jan 07 '20 02:01 tschaub