Commit 045fbe4
committed
[[ Bug 21615 ]] Fix emscripten release build error
This patch fixes an emscripten build error that occurs when building the
emscripten standalone in release mode. This is caused by the use of an
JavaScript feature (template literals) that is unrecognised by older
emscripten emsdk tools.1 parent 1a1f5ab commit 045fbe4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
| 134 | + | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| |||
0 commit comments