Update index.md

add bun for running package.json scripts
pull/5332/head
Bob Ralks 7 months ago committed by GitHub
parent 5b7e7b9767
commit 64070616c0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      src/data/roadmaps/frontend/content/110-build-tools/100-task-runners/index.md

@ -6,3 +6,4 @@ Visit the following resources to learn more:
- [npm script](https://docs.npmjs.com/cli/v8/using-npm/scripts) - [npm script](https://docs.npmjs.com/cli/v8/using-npm/scripts)
- [yarn script](https://classic.yarnpkg.com/lang/en/docs/cli/run/#toc-yarn-run-script) - [yarn script](https://classic.yarnpkg.com/lang/en/docs/cli/run/#toc-yarn-run-script)
- [bun script](https://bun.sh/docs/cli/run#run-a-package-json-script)

Loading…
Cancel
Save