lostintangent / codeswing

VS Code extension for building web applications ("swings") using a interactive and editor-integrated coding environment
https://aka.ms/codeswing
MIT License
978 stars 48 forks source link

Fixes #23 by using loop-protect library #80

Open lucidbard opened 1 year ago

lucidbard commented 1 year ago

There was an issue with the loop protect library that required the {ast: true} argument for this version of babel. Can update this with the npm version once that is fixed.