Skip to content

dygabo/load_module_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

load_module_test

npm run start => starts without any customization hooks, Module_load is triggered

npm run start-with-hooks => starts with async customization hooks, Module_load is triggered, worker thread for laoder created

npm run start-with-sync-hooks => starts with sync customization hooks, Module_load is not triggered, if load hook is not available, Module._load gets called, evaluate hook is not triggered for builtins

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published