Skip to content

Commit

Permalink
updated dynohot
Browse files Browse the repository at this point in the history
  • Loading branch information
kireerik committed Jul 2, 2024
1 parent 731d0f9 commit 3ac49d3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion module/loader/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ export default async (directory, withModuleReloading) => {
.default([directory, withModuleReloading])

if (withModuleReloading)
register('dynohot')
register('dynohot/loader')
}
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3ac49d3

Please sign in to comment.