ECMAScript
ECMAScript copied to clipboard
fix: loading script in wrong thread and load non existing scripts
- fix issue where generated files (from
esbuild) throw error because the wrong thread tries to load it - fix issue with wrong paths of files which are deleted by the user or another tool