Closed floitsch closed 8 months ago
The version we give to yarn must not start with a v. However, the vsix file should have the 'v' in it. So we have to trim it first and then rename the produced file.
yarn
v
TBR.
The version we give to
yarn
must not start with av
. However, the vsix file should have the 'v' in it. So we have to trim it first and then rename the produced file.