Tern - Create a new Tern Server post form load

Hey,

Looking to see if anyone has tried create a new Tern Server after registering one initially. The use case is that based on the content on the form, like changing a field, we need to load a new def.

Here’s a way to think about it. The form loads, there’s a checkbox saying if this records script will be run on the client. When it’s set to true, we would want to load defs like ecma6.json.

Thanks!

M@