Skip to content

Commit

Permalink
Update minor improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
rizqijune committed Oct 5, 2024
1 parent 5a7e95d commit e94c34f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions browser-sync.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ browserSync.init({
proxy: '127.0.0.1',
files: path.join(workingDir, 'templates/**/*'),
watch: true,
open: false,
serveStatic: [workingDir]
});

Expand Down
Binary file modified bun.lockb
Binary file not shown.

0 comments on commit e94c34f

Please sign in to comment.