guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#43840] [PATCH] gnu: Add esbuild.


From: Ryan Prior
Subject: [bug#43840] [PATCH] gnu: Add esbuild.
Date: Sun, 11 Oct 2020 16:15:56 +0000

On Sunday, October 11th, 2020 at 10:28 AM, Efraim Flashner 
<efraim@flashner.co.il> wrote:
> It's important to not ship any precompiled binaries so go ahead and
> remove them in a snippet.

You got it.

> I was able to run some of the test suite with the following arguments section:
> [snip]
> Unfortunately it also depends on github.com/kylelemons/godebug/diff, but
> it doesn't look like it has any dependants. With that added as a
> native-input I think it's ready.

I do have a package for godebug. If you want to run all the tests, it goes in 
to the `scripts` module and runs `npm install` to pull in various test 
dependencies: https://github.com/evanw/esbuild/blob/master/scripts/package.json

But running just the "test-go" target seems like a good compromise for now! 
Maybe we can revisit this once node packaging in Guix is in a better state 
(which esbuild may help us with.)

I'll send my godebug package and an updated esbuild package with the code to 
run the tests.

Ryan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]