i8e
Arkady L. Shane 4 weeks ago
parent cdd987830a
commit f5187612ab
Signed by: tigro
GPG Key ID: 1EC08A25C9DB2503

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