1
0
Fork 0
godot/platform/javascript/js/libs
Rémi Verschelde 74cf62bb68
HTML5: Fix minification error with Emscripten 1.39.9
It used an old vendored version of acorn.js which seems to choke on this
trailing comma. This is not a problem for more recent Emscripten versions.

We disable the `comma-dangle` check in ESLint to prevent this issue.

(cherry picked from commit 23b51a1708)
2021-09-29 09:41:07 +02:00
..
audio.worklet.js [HTML5] Fix bug in AudioWorklet when reading output buffer. 2021-09-29 08:57:25 +02:00
library_godot_audio.js HTML5: Fix minification error with Emscripten 1.39.9 2021-09-29 09:41:07 +02:00
library_godot_display.js
library_godot_editor_tools.js
library_godot_eval.js
library_godot_fetch.js
library_godot_os.js
library_godot_runtime.js