grafana / k6-docs

The k6 documentation website.
https://grafana.com/docs/k6/latest/
84 stars 215 forks source link

Review Node.js modules bundling instructions #1616

Open heitortsergent opened 2 months ago

heitortsergent commented 2 months ago

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: