Ensure snippets.json is copied when packaging the extension
This commit is contained in:
@@ -13,6 +13,7 @@ const packageFiles = [
|
|||||||
'CHANGELOG.md',
|
'CHANGELOG.md',
|
||||||
'README.md',
|
'README.md',
|
||||||
'language-configuration.json',
|
'language-configuration.json',
|
||||||
|
'snippets.json',
|
||||||
'media',
|
'media',
|
||||||
'node_modules',
|
'node_modules',
|
||||||
'out'
|
'out'
|
||||||
|
|||||||
Reference in New Issue
Block a user