isaacs / natives

Do stuff with Node.js's native JavaScript modules
31 stars 9 forks source link

Work around missing --allow_natives_syntax #15

Closed addaleax closed 6 years ago

addaleax commented 6 years ago

Fixes: https://github.com/isaacs/natives/issues/14

@isaacs This does fix gulp, fwiw.

Also, if it helps & you’re interested, I can help with maintenance of this module for as long as gulp is on graceful-fs@3

isaacs commented 6 years ago

@addaleax I'm happy to transfer this module entirely to you, and also direct all graceful-fs@3 complaints/requests your way, if you're interested :)

addaleax commented 6 years ago

I'm happy to transfer this module entirely to you

@isaacs I see it as something that somebody just might have to do. ;)

and also direct all graceful-fs@3 complaints/requests your way, if you're interested

Okay, my time is somewhat limited but you should always feel free to ping me in any issues in which you think I’d be a good person to provide assistance!

isaacs commented 6 years ago

Landed in master, pushed to v1.1.1

I also made you the only publisher on npm

$ npm owner ls natives
addaleax <anna@addaleax.net>

If you delete your fork, I'll transfer the main repo to you. Or if you'd prefer it go to an org somewhere, that's fine, too.

/me tosses hot potato in Anna's direction, runs hands under some cold water

addaleax commented 6 years ago

If you delete your fork, I'll transfer the main repo to you.

Done! I think this is the first time I’ve ever deleted a repo. 😄