I have a project similar to the Browser_Control example project. Using
JavascriptEngine::LoadURL, I serve the UI from the url of an index.html
file which references webpacked files such as app.js, app.css,
chunk-vendors.js, and chunk-vendors.css, and...