estools / escodegen

ECMAScript code generator
BSD 2-Clause "Simplified" License
2.64k stars 334 forks source link

Added support for `exported` field of ExportAllDeclaration node #420

Open sanex3339 opened 3 years ago

sanex3339 commented 3 years ago

Added support for export * as foo from 'bar'; exports.

sanex3339 commented 3 years ago

@michaelficarra please check this.

sanex3339 commented 3 years ago

@michaelficarra Any news?

sanex3339 commented 3 years ago

@michaelficarra ping

sanex3339 commented 3 years ago

@michaelficarra Ping. This is a small PR so it should be reviewed fast.

sanex3339 commented 3 years ago

Ping

sanex3339 commented 3 years ago

@michaelficarra please check this

sanex3339 commented 3 years ago

@michaelficarra ping

sanex3339 commented 3 years ago

@michaelficarra please check this

sanex3339 commented 3 years ago

@michaelficarra ping

sanex3339 commented 3 years ago

@michaelficarra ping

sanex3339 commented 3 years ago

@michaelficarra Ping

sanex3339 commented 3 years ago

@michaelficarra last ping in hope that it will be merged and I wont create a fork with all my PRs

sanex3339 commented 3 years ago

I created the fork with this feature: https://www.npmjs.com/package/@javascript-obfuscator/escodegen

alexandernst commented 3 years ago

@Constellation 🙏 Can we get this reviewed and merged? It's a net 14 lines patch.