lostintangent / codeswing

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

Fixes #23 by using loop-protect library #80

Open lucidbard opened 10 months ago

lucidbard commented 10 months 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.