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
Is it possible to add a dynamically generated "require.js" file to download and make available during run time? As an example lets say the file url is "http://remote/require.js", is there any way to use let karma-requirejs download that file (and all other modules) and make that available to my test execution?
The text was updated successfully, but these errors were encountered:
Is it possible to add a dynamically generated "require.js" file to download and make available during run time? As an example lets say the file url is "http://remote/require.js", is there any way to use let karma-requirejs download that file (and all other modules) and make that available to my test execution?
The text was updated successfully, but these errors were encountered: