i10e
Arkady L. Shane 4 weeks ago
parent 2b2a06207b
commit 36975437c2
Signed by: tigro
GPG Key ID: 1EC08A25C9DB2503

@ -1350,7 +1350,7 @@ popd
popd
%else
mkdir -p third_party/node/linux/node-linux-x64/bin
ln -s $(which node) third_party/node/linux/node-linux-x64/bin/node
ln -sf $(which node) third_party/node/linux/node-linux-x64/bin/node
%endif
# Get rid of the bundled esbuild

Loading…
Cancel
Save