lichen-community-systems / Flocking

Flocking - Creative audio synthesis for the Web
GNU General Public License v2.0
692 stars 60 forks source link

Fixes gh-299 and gh-301: Ensures the Flocking playground correctly lints JavaScript and JSON5 input #302

Closed colinbdclark closed 3 years ago

colinbdclark commented 3 years ago

This PR contains various Playground-related fixes for the code editor, including upgrading to the latest codemirror-infusion library and adding JSON5 support to the visual ("live") Playground.

Also upgraded other third party libraries and a bit of spring cleaning.