typo fix...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2020-08-09 00:57:27 +03:00
parent 7d35d7b0e5
commit 0b34bd180d

View File

@ -365,8 +365,8 @@ function(spec, chain, stats){
typeof(__filename) != 'undefined'
&& __filename == (require.main || {}).filename
// NOTE: we are delaying code execution here to give the module a
// chance to complete construction and the clients to use its
// content. Otherwise the lients will get a partially formed
// chance to complete loading and the clients to use its
// content. Otherwise the clients will get a partially formed
// module...
&& setTimeout(function(){