JavaScript Ordner Dynamischer Import

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