Skip to content

Conversation

@teogeb
Copy link
Owner

@teogeb teogeb commented Jan 4, 2025

The extension is now compiled to the root of the out directory.

Before this PR the out directory contained src and test subdirectories. The extension.ts was compiled to out/src/extension.js, which was not compatible with main definition in the package.json.

Changes

Excluded tests from tsconfig.json. Now there is no need for a separate tsconfig.compile.json.

@teogeb teogeb merged commit 37fb966 into main Jan 4, 2025
1 check passed
@teogeb teogeb mentioned this pull request Jan 4, 2025
teogeb added a commit that referenced this pull request Jan 4, 2025
Added packaging smoke test. This test fails e.g. for bugs like in
#3.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants