Skip to content

Commit

Permalink
Merge pull request #8 from wdhongtw/fix-release-dependency
Browse files Browse the repository at this point in the history
Add VS Code ignore record for dependency package
  • Loading branch information
wdhongtw authored Mar 8, 2021
2 parents 9fd0e23 + 6f8fe22 commit 3c7b42a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .vscodeignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,8 @@
!README.md
!CHANGELOG.md
!images/icon-color.png

# Add each dependency library manually.
# This is a light weight solution to release without bundle tool.
# see: https://code.visualstudio.com/api/working-with-extensions/bundling-extension
!node_modules/lookpath

0 comments on commit 3c7b42a

Please sign in to comment.