Wx.html2 app installed with pyinstaller won't run javascript

This problem was addressed back in 2021, in the post: MS Edge backend for WebView - #10 by cutright.

When I manually copied the file “WebView2Loader.dll” from the .venv\Lib\site-packages\wx directory to the pyinstaller dist\main_internal\wx directory javascript starts working again.

I apologize for not researching more, before posting my question.
Tom