You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not so much an issue, but a feature request and question.
In my K6 project, I'd like to both use typescript and bundle in node dependencies following the guide here.
I was curious if you expect it to be possible to leverage esbuild and k6-pack as you currently do in this extension and support bringing in node dependencies, or if these approaches are incompatible.
Is my best bet to abandon use of this extension and rely on babel/webpack to transpile typescript per the K6 guide I linked above?
Thanks!
The text was updated successfully, but these errors were encountered:
Hi,
Not so much an issue, but a feature request and question.
In my K6 project, I'd like to both use typescript and bundle in node dependencies following the guide here.
I was curious if you expect it to be possible to leverage esbuild and k6-pack as you currently do in this extension and support bringing in node dependencies, or if these approaches are incompatible.
Is my best bet to abandon use of this extension and rely on babel/webpack to transpile typescript per the K6 guide I linked above?
Thanks!
The text was updated successfully, but these errors were encountered: