-
-
Notifications
You must be signed in to change notification settings - Fork 10
/
processing.log
38 lines (36 loc) · 2.39 KB
/
processing.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
2024/01/25 15:08:14 optimizing files (Js true, Css true, Png true, Jpg true)
2024/01/25 15:08:14 compress: run /node_modules/uglify-js/bin/uglifyjs (3.15.4) [--mangle --compress if_return=true -o /tmp/work/chai.min.js /tmp/work/chai.js]
2024/01/25 15:08:14 failed with exit status 1: Parse error at /tmp/work/chai.js:146,9
static {
^
ERROR: Unexpected token: punc «{», expected: punc «[»
at JS_Parse_Error.get (eval at <anonymous> (/node_modules/uglify-js/tools/node.js:18:1), <anonymous>:63:23)
at fatal (/node_modules/uglify-js/bin/uglifyjs:480:27)
at run (/node_modules/uglify-js/bin/uglifyjs:415:9)
at Object.<anonymous> (/node_modules/uglify-js/bin/uglifyjs:294:5)
at Module._compile (node:internal/modules/cjs/loader:1376:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
at Module.load (node:internal/modules/cjs/loader:1207:32)
at Module._load (node:internal/modules/cjs/loader:1023:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
at node:internal/main/run_main_module:28:49
2024/01/25 15:08:14 compress: run /node_modules/uglify-es/bin/uglifyjs (3.3.10) [--mangle --compress if_return=true -o /tmp/work/chai.min.js /tmp/work/chai.js]
2024/01/25 15:08:14 failed with exit status 1: Parse error at /tmp/work/chai.js:146,9
static {
^
ERROR: Unexpected token: punc ({)
at JS_Parse_Error.get (eval at <anonymous> (/node_modules/uglify-es/tools/node.js:21:1), <anonymous>:75:23)
at fatal (/node_modules/uglify-es/bin/uglifyjs:300:53)
at run (/node_modules/uglify-es/bin/uglifyjs:239:9)
at Object.<anonymous> (/node_modules/uglify-es/bin/uglifyjs:169:5)
at Module._compile (node:internal/modules/cjs/loader:1376:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
at Module.load (node:internal/modules/cjs/loader:1207:32)
at Module._load (node:internal/modules/cjs/loader:1023:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
at node:internal/main/run_main_module:28:49
2024/01/25 15:08:14 sri /tmp/work/chai.js -> /output/chai.js.sri
2024/01/25 15:08:14 algorithm: run /usr/bin/brotli --quality=11 --output=/output/chai.js.br /tmp/work/chai.js
2024/01/25 15:08:14 br /tmp/work/chai.js -> /output/chai.js.br
2024/01/25 15:08:14 gz /tmp/work/chai.js -> /output/chai.js.gz
2024/01/25 15:08:14 processed chai