Skip to content

Commit

Permalink
fix: copy vendors also
Browse files Browse the repository at this point in the history
  • Loading branch information
RanolP committed Mar 7, 2024
1 parent cfe8b16 commit ee90796
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/build.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ await $`mkdir build`;
await $`cp favicon.svg build`;
await $`cp index.html build`;
await $`cp -r tsp-output build`;
await $`cp -r vnedors build`;

0 comments on commit ee90796

Please sign in to comment.