esbuild_netlify: fix trailing space in esbuild_netlify
This commit is contained in:
parent
ae83b9c7c6
commit
b04fe397c6
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ buildGoModule rec {
|
|||
};
|
||||
|
||||
vendorSha256 = "sha256-QPkBR+FscUc3jOvH7olcGUhM6OW4vxawmNJuRQxPuGs=";
|
||||
|
||||
|
||||
passthru = {
|
||||
tests = {
|
||||
inherit netlify-cli;
|
||||
|
|
Loading…
Reference in a new issue