Skip to content

Conversation

@neurolag
Copy link

Currently, this extension is not able to be built using vsce package because of the node_modules directory being checked into the vcs. This prevents commands such as tsc etc. to be unable to be linked correctly on some operating systems.
Having the node_modules folder checked into vcs is considered bad and is strongly discouraged.

Changes made in this PR will remove node_modules from vcs and remove the redundant license-field from the package.json file.

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.

1 participant