Importieren Sie das Javasciprt -Modul dynamisch

const test = await import(folder + '/test.js')
Mehedi Islam Ripon