Legacy build code should be sanitized for SWC -> ESBuild
anonhostpi opened this issue · comments
As of the following commit, SWC is no longer used for building and has been replaced with ESBuild
Symbols like these should be corrected as not to mislead new developers:
openvscode-server/build/gulpfile.js
Lines 22 to 24 in 42e8ff0