Vscode-vsce: change default path of .vsix package

Created on 8 Mar 2019  路  1Comment  路  Source: microsoft/vscode-vsce

Hi ,
when i run vsce package the .VSIX file is generated in root folder. how can i change this path to some output/ build/dist folder ?

Most helpful comment

found it myself !

vsce package --out "pathToFolder"

>All comments

found it myself !

vsce package --out "pathToFolder"

Was this page helpful?
0 / 5 - 0 ratings

Related issues

equinusocio picture equinusocio  路  4Comments

true0r picture true0r  路  3Comments

shanalikhan picture shanalikhan  路  6Comments

vfonic picture vfonic  路  6Comments

joaomoreno picture joaomoreno  路  4Comments