Skip to content

Commit

Permalink
wip watch tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mansona committed Sep 24, 2024
1 parent db5651b commit 6c835af
Show file tree
Hide file tree
Showing 5 changed files with 426 additions and 35 deletions.
2 changes: 1 addition & 1 deletion packages/core/src/virtual-entrypoint.ts
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ export function renderEntrypoint(

return {
src: entryTemplate(params),
watches: [],
watches: [fromDir],
};
}

Expand Down
Loading

0 comments on commit 6c835af

Please sign in to comment.