Skip to content

Commit 6b686b4

Browse files
committed
Narrow package files to bundled outputs only
1 parent 1ca0217 commit 6b686b4

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

extensions/allium/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@
2121
],
2222
"icon": "icon.png",
2323
"files": [
24-
"dist/**",
24+
"dist/extension.js",
25+
"dist/allium-lsp.js",
2526
"language-basics/**",
2627
"README.md",
2728
"LICENSE",

0 commit comments

Comments
 (0)