Search Criteria
Package Details: esbuild-git r558.42309b7-1
Git Clone URL: | https://aur.archlinux.org/esbuild-git.git (read-only, click to copy) |
---|---|
Package Base: | esbuild-git |
Description: | An extremely fast JavaScript bundler and minifier |
Upstream URL: | https://github.com/evanw/esbuild |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | imlonghao |
Maintainer: | imlonghao |
Last Packager: | imlonghao |
Votes: | 1 |
Popularity: | 0.052348 |
First Submitted: | 2020-02-16 12:43 |
Last Updated: | 2020-06-06 15:25 |
Dependencies (3)
- glibc (glibc-git)
- git (git-git) (make)
- go (go-tip, go-git, go-go2go-git, gcc-go-git, gcc-go) (make)
Latest Comments
imlonghao commented on 2020-06-06 15:25
@nitsky, thanks for your report, pkg updated.
nitsky commented on 2020-06-06 15:09
This package fails to build for me. I believe the project's directory structure has changed and this package needs to be updated.
imlonghao commented on 2020-02-19 11:37
@acomagu Looks like you set GO111MODULE=on in your system env, but esbuild doesn't support go module. I have added GO111MODULE=off to PKGBUILD, so it should work please try again.
acomagu commented on 2020-02-19 07:26
Can't make package.