diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2021-09-22 09:40:54 +0200 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2021-09-29 09:11:11 +0200 |
commit | 23b51a1708e257b5962c0179a818513221ad98b6 (patch) | |
tree | b347fb9967e7a3b337165ceec8bb5f1e1020654d /misc | |
parent | ad635567b1964c3e573dedd158cf9dab09364fec (diff) |
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.
Diffstat (limited to 'misc')
0 files changed, 0 insertions, 0 deletions