Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:rguenther:plgrnd
esbuild
remove-version-check.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File remove-version-check.patch of Package esbuild
Disable version check. This is needed so that downstream packages which may bundle different versions of the esbuild client library can be built at all. --- a/cmd/esbuild/main.go +++ b/cmd/esbuild/main.go @@ -189,7 +189,6 @@ logger.PrintErrorToStderr(osArgs, fmt.Sprintf("Cannot start service: Host version %q does not match binary version %q", hostVersion, esbuildVersion)) - os.Exit(1) } case strings.HasPrefix(arg, "--ping"):
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor