We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d988b21 commit cffb7eaCopy full SHA for cffb7ea
1 file changed
lib/test-support/index.js
@@ -37,6 +37,7 @@ function openTestWindow(emberAppDir) {
37
backgroundThrottling: false,
38
contextIsolation: false,
39
nodeIntegration: true,
40
+ enableRemoteModule: true,
41
},
42
});
43
0 commit comments