Skip to content

Commit

Permalink
Update npm deps, notably ace-builds to 1.32.3 (was 1.15.0)
Browse files Browse the repository at this point in the history
Also fixes the error printed in the DevTools console since
a2496ac, which updated `ace-builds` to
1.15.0 (from 1.4.12), but did not update the list of files to copy into
the `lib/_npm/` folder for the new version:

```
Uncaught DOMException: Failed to execute 'importScripts' on 'WorkerGlobalScope':
  The script at 'https://ide.kaitai.io/devel/lib/_npm/ace/worker-yaml.js' failed to load.
```
  • Loading branch information
generalmimon committed Jan 21, 2024
1 parent 6bb6f91 commit 80c94b1
Show file tree
Hide file tree
Showing 2 changed files with 182 additions and 78 deletions.
Loading

0 comments on commit 80c94b1

Please sign in to comment.