Detailed description of issue
I want to do some advanced customization using git source (https://github.com/PDFTron/webviewer-ui).
How do I set up the core?
The same result is obtained even if core is set in another way.
$npx @pdftron/webviewer-downloader --core-only --path ./lib
It is the same result even if I receive it as follows and build it in the latest master branch after setting the core and test it.
:3000/core/pdf/simple_wasm/MemGrow.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
There is some additional configuration that needs to be done to make the UI work with the PDF.js Express Core. We are going to spend some time figuring out how to make this easier for everyone, and then get back to you with an easier solution!
For now, you have to replace the index.html file in the UI to this: