i9e
Arkady L. Shane 4 weeks ago
parent 8999ce6126
commit 21ccbcacf3
Signed by: tigro
GPG Key ID: 1EC08A25C9DB2503

@ -1346,7 +1346,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