Skip to content

Commit

Permalink
Merge branch 'master' into chore/parcel-watcher
Browse files Browse the repository at this point in the history
  • Loading branch information
ghiscoding authored Nov 15, 2024
2 parents 22b969a + eac2f23 commit 4f5e815
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/dev-watch.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -163,4 +163,4 @@ const argv = yargs(hideBin(process.argv)).argv;

// start dev watch process
init();
})();
})();

0 comments on commit 4f5e815

Please sign in to comment.