blob: 447e5060b14b3f81c6ced27658810b179c14a4c8 [file] [log] [blame]
// import()s in a dynamically created function are resolved relative to the script.
Function(`import('../../imports-a.js?label=' + window.label).then(window.continueTest, window.errorTest)`)();