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

node modules weren't transpiled by babel

Open mstoykov opened this issue 3 years ago • 1 comments

This was a complex issue that required more or less the changes to webpack and the move of the babel config to fix.

babel.config.json changes are there as on a particular input some plugins were introducing errors.

mstoykov avatar Jun 29 '22 13:06 mstoykov

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Jun 29 '22 13:06 CLAassistant

@mstoykov I plan to look at it on this quarter.

Also, review https://github.com/grafana/k6-template-typescript/pull/34 and document the supported ES* features.

ppcano avatar Jul 27 '23 09:07 ppcano

I have recently updated the project dependencies.

Currently, this project does not include an example resolving node_modules. If you are looking for that, refer to the k6-rollup-example.

I am closing this PR due to inactivity. Please, reopen if necessary.

ppcano avatar Jan 22 '24 17:01 ppcano