You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move the JavaScript modules defined in strings into separate files in a separate module and load them with calls to Files.readString(Path.of(file)) so they can be improved and tested easier and can also be reused easier when the webapp is created.