Kyle Simpson

Results 186 issues of Kyle Simpson

https://jakearchibald.com/2017/es-modules-in-browsers/

See #64 NOTE: this is not yet ready, as there's still a FIXME to resolve on this line: https://github.com/getify/JSON.minify/pull/68/commits/f80d978db90f9ea3a5e781c3029fbd3adb08aeda#diff-67dad0d447d0301fffaaab6e42c4cf7129200818c5edbf19531fd115eb2f098bR127

There are quite a few problems with the existing implementation regarding template literals. Off the top of my head: 1. the way it looks for the ending ``` after starting...

bug
help wanted

tests like this to verify when function-property candidates are abandoned, etc: ``` js var a={b(c={d:e=>{f;}}){a: {}/a/g}}; ``` Haven't found a breaking test where this is a bug, yet. But we...

bug
help wanted

Now that the options can be configured, need to permute those options across the test results, to ensure it works not only with an option on (right now, tests assume...

bug
help wanted

track line numbers and columns for all tokens.

enhancement
help wanted

http://www.2ality.com/2017/01/messagechannel.html