Skip to content

Commit bdda277

Browse files
committed
Ensure snippets.json is copied when packaging the extension
1 parent 36bfb39 commit bdda277

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

extensions/ql-vscode/gulpfile.ts/deploy.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ const packageFiles = [
1313
'CHANGELOG.md',
1414
'README.md',
1515
'language-configuration.json',
16+
'snippets.json',
1617
'media',
1718
'node_modules',
1819
'out'

0 commit comments

Comments
 (0)