refactor: move vscode.sh to postinstall
This commit is contained in:
@ -5,7 +5,6 @@ main() {
|
||||
cd "$(dirname "$0")/../.."
|
||||
|
||||
yarn --frozen-lockfile
|
||||
yarn vscode
|
||||
yarn build
|
||||
yarn build:vscode
|
||||
yarn release
|
||||
|
Reference in New Issue
Block a user