summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2021-09-22 09:40:54 +0200
committerRémi Verschelde <rverschelde@gmail.com>2021-09-29 09:11:11 +0200
commit23b51a1708e257b5962c0179a818513221ad98b6 (patch)
treeb347fb9967e7a3b337165ceec8bb5f1e1020654d /.github/workflows
parentad635567b1964c3e573dedd158cf9dab09364fec (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 '.github/workflows')
0 files changed, 0 insertions, 0 deletions