Merge pull request #5332 from bobralks/patch-1

Add Bun as a task runner
pull/5392/head^2
dsh 5 months ago committed by GitHub
commit 9857a0b981
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)
- [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