Tim McClure

Results 5 comments of Tim McClure

I'll have a WIP PR opened for this soon.

Yes, I've started work on the implementation of private methods and am working with a few others (including @littledan, @rricard) on the corresponding 262 test plan.

https://github.com/babel/babel/pull/8654 and https://github.com/babel/babel/pull/9101 have added support for private methods and accessors.

@zewish this fixed the issue for me - I added `127.0.0.1 localhost` to my hosts file (it had been removed when setting up my computer for my work dev environment)...

FWIW - this issue occurred for me when I gave it an URL with `https` rather than `http`. Switching it to `http` solved this issue for me.