gnu: esbuild: Update home-page.

* gnu/packages/web.scm (esbuild): Update home-page.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
Ryan Prior 2020-11-25 01:56:04 +00:00 committed by Efraim Flashner
parent 2cbff241fc
commit f21cab6dad
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -1456,7 +1456,7 @@ (define-public esbuild
`(("golang.org/x/sys" ,go-golang-org-x-sys)))
(native-inputs
`(("github.com/kylelemons/godebug" ,go-github-com-kylelemons-godebug)))
(home-page "https://github.com/evanw/esbuild")
(home-page "https://esbuild.github.io/")
(synopsis "Bundler and minifier tool for JavaScript and TypeScript")
(description
"The esbuild tool provides a unified bundler, transpiler and