Henry

Results 184 comments of Henry

Ok I'l just add some stuff for now so it's not initially empty at least 😛 . I'l add you as a collab too

Nice, yeah tools could be a good category

Object rest spread depends on destructuring so we would have to rewrite it to be independent of it

Yep it should work now without the 2 plugins!

> can you confirm this is actually working You can test in the repl - it would be useful you can post the relevant code too. The transform basically had...

Would be great to get the babel repl to use it (although we want to be able to specify external presets/plugins and options)

Possibly? What wondering how it would be able to handle pkgs that don't produce a built file and use require though. This was an issue for babel plugins in the...

:grin: there's gota be a few people! Need to decide what to show for - removed/added properties - changed properties and maybe a filter for things that are the same?

Might help to find those discrepancies in ESTree so we can make some PRs (if we didn't already know about them)

Don't have to update it now but https://github.com/fkling/astexplorer/commit/b55cc24e15847e9d1a910bc659ed21a8cd1df616 is on the older version beta.3 because we switched to scoped packages `@babel/core` and updated to babel beta.32 being able to target...