Skip to content

Commit

Permalink
fix(build): include node_modules
Browse files Browse the repository at this point in the history
  • Loading branch information
sleistner committed Nov 8, 2020
1 parent c334d15 commit a28b0da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vscodeignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
*/**

!images/icon.*
!node_modules
!out/main.js
!out/src/**/*.js

0 comments on commit a28b0da

Please sign in to comment.