Hi,
Is there a reason why a script added to the configuration file can’t be called?
E.g I defined function test which should alert(‘Test’) and instead it just shows the function as undefined. Despite the fact that the file shows as loaded in the Sources tab in Chrome DevTools.