-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
Description
I'm trying to use the excellent livenode with a project which uses ES6 features introduced in node v11, but unfortunately UglifyJS's parser chokes when it encounters a let
statement or a generator function (function *() { yield true }
).
topaxi, boopathi, timbru31, 173210, breath103 and 224 morecarl-jin, codepunkt, mertdogar, frux, mrchess and 11 more