use it globally installed with a generator.js in current dir?
malexandrum opened this issue · 1 comments
malexandrum commented
loadtest -R './generator.js' http://localhost/
Is this supported?
alexfernandez commented
Sure, you should have no issues with it. It is loaded with import()
as you can see here, let me know if it doesn't work.