The tree, after packing the extension, does not take the out option into account
Closed this issue · 1 comments
vanyauhalin commented
vsce package --allow-unused-files-pattern --no-dependencies --out moondusttheme.vsix
INFO Files included in the VSIX:
moondusttheme-0.7.0.vsix <- here
├─ [Content_Types].xml
├─ extension.vsixmanifest
└─ extension/
├─ LICENSE.txt [1.07 KB]
├─ package.json [1.66 KB]
├─ readme.md [0.12 KB]
├─ dist/
│ ├─ dark.json [135.73 KB]
│ └─ light.json [135.93 KB]
└─ docs/
└─ icon.png [15.8 KB]
DONE Packaged: moondusttheme.vsix (8 files, 42.98 KB)
vanyauhalin commented
Thanks!