Heath123 / pakkit

MIT License
500 stars 26 forks source link

New electron won't load hex-viewer #69

Closed YveIce closed 1 year ago

YveIce commented 2 years ago

CORS-Error because of iframing local resource. Best solution would be, to add the DOM content to startPage/index.html and put all inline-scripts in extra js-files.

Heath123 commented 1 year ago

Are you sure it's a CORS error? It looks like I'm just not cloning the submodules in the build process, since the files are entirely missing

YveIce commented 1 year ago

Sure it was. I dumped my self the hexviewer part, so files was there. But with the latest release 83, seems fixed. So can be closed.