k6-template-es6 icon indicating copy to clipboard operation
k6-template-es6 copied to clipboard

Transpile to ES modules (instead of CommonJS)

Open ppcano opened this issue 1 year ago • 0 comments

According to https://github.com/grafana/k6-docs/issues/794, bundling k6 tests in CommonJS currently offers no significant benefit.

Then, for simplicity, this project should transpile to ES modules.

Related request: https://github.com/grafana/k6-template-typescript/issues/45

ppcano avatar Jan 26 '24 17:01 ppcano