ECMAScript icon indicating copy to clipboard operation
ECMAScript copied to clipboard

fix: loading script in wrong thread and load non existing scripts

Open nmerget opened this issue 1 year ago • 0 comments

  • 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

nmerget avatar Jan 19 '24 19:01 nmerget