What's the best way to include Microsoft's MSAL library (https://github.com/AzureAD/microsoft-authentication-library-for-js) as a module in a client script? I've tried referencing its path in the define array but its value isn't being set, so it seems the library isn't compatible with SS modules out of the box.