> This command [`vsce package`] <i>includes all files in the current directory</i><p>Why does it do this? Is it trying to include code or some other assets?<p>Is this normal outside of C/C++ (or similar) build systems? Tools like cmake, premake, scons, etc. tend to expect you to tell the tool what to do. e.g. which files you want to compile.