godot/platform
Rémi Verschelde 23b51a1708
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.
2021-09-29 09:11:11 +02:00
..
android Add support for Play Asset Delivery. 2021-09-15 06:06:11 -07:00
iphone Make platform feature tag names lowercase 2021-08-31 20:34:44 +02:00
javascript HTML5: Fix minification error with Emscripten 1.39.9 2021-09-29 09:11:11 +02:00
linuxbsd Mention that rebooting is required after updating graphics driver on Linux 2021-09-15 18:34:10 +02:00
osx [macOS, sandbox] Add export option to embed and sign helper executables. 2021-09-27 11:02:56 +03:00
uwp Replace #pragma once by traditional include guards for consistency 2021-09-24 02:33:15 +02:00
windows Merge pull request #52842 from Ev1lbl0w/fix_win_open_errcode 2021-09-21 11:26:58 +02:00
register_platform_apis.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00