GitbookIO / bipbip

Benchmark runner for performance regression test suites

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error ERR_REQUIRE_ESM: require() of ES Module not supported

milahu opened this issue · comments

require() of ES Module not supported
change the require to a dynamic import() which is available in all CommonJS modules

work in progress ...