Richard Connamacher
Richard Connamacher
Top-level await is now stage 3, so it'd be cool to see it added here: https://github.com/tc39/proposals
I just ran into this today as well. I'm using Closure Compiler with (mostly) pure-esm projects, and if we could import extern files and use them for type annotations, that'd...
Just a note, Class Fields are now Stage 4 and included in the ECMAScript 2022 draft specification. https://tc39.es/ecma262/#sec-classfielddefinition-record-specification-type
And as this is my first post here, let me litter it with the following fluff: Thanks for making this cool plugin! I had created a prototype isometric 3D flip...
By the way, I tried manually applying the patch from issue #40, "Plugin breaks in jQuery 1.8+, simple fix", and it didn't effect this issue.