Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Review Node.js modules bundling instructions #1616

Open
heitortsergent opened this issue Jun 10, 2024 · 0 comments
Open

Review Node.js modules bundling instructions #1616

heitortsergent opened this issue Jun 10, 2024 · 0 comments
Labels
Area: OSS Content Improvements or additions to community/oss documentation

Comments

@heitortsergent
Copy link
Collaborator

Related to #1611.

We have a set of instructions in the docs to help users learn how to bundle Node.js modules so they can use it with their k6 tests.

The JS landscape has changed quite a bit since that was first written, so we should review the instructions to make sure they still make sense (I recently tested them and the Webpack steps still work) and that we recommend the best path for users.

Some steps:

  • Review bundler options
  • There's some confusion in the Webpack example about creating a file named "some.service.js" or "signup.test.js"
  • Review how k6 TypeScript and esbuild support impacts these instructions
@heitortsergent heitortsergent added the Area: OSS Content Improvements or additions to community/oss documentation label Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: OSS Content Improvements or additions to community/oss documentation
Projects
None yet
Development

No branches or pull requests

1 participant