Skip to content

Commit 1611151

Browse files
committed
Remove Vue.volar
Is now published from original repo, see vuejs/language-tools#1255
1 parent f5a4d22 commit 1611151

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

extensions.json

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1342,15 +1342,6 @@
13421342
"vsls-contrib.gitdoc": {
13431343
"repository": "https://github.com/lostintangent/gitdoc"
13441344
},
1345-
"Vue.volar": {
1346-
"repository": "https://github.com/johnsoncodehk/volar",
1347-
"location": "extensions/vscode-vue-language-features",
1348-
"custom": [
1349-
"npx pnpm install --no-frozen-lockfile --shamefully-hoist",
1350-
"npx pnpm run build",
1351-
"cd ./extensions/vscode-vue-language-features && npx pnpm run prepack:node && npx vsce package -o extension.vsix"
1352-
]
1353-
},
13541345
"Vue.vscode-typescript-vue-plugin": {
13551346
"repository": "https://github.com/johnsoncodehk/volar",
13561347
"location": "extensions/vscode-typescript-vue-plugin",

0 commit comments

Comments
 (0)