We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66a4b02 commit 8f18db0Copy full SHA for 8f18db0
Makefile
@@ -24,7 +24,6 @@ deps:
24
25
dist/libpcre2.js: src/lib/libpcre2.c src/lib/config.js | deps dist
26
$(CC) /src/lib/libpcre2.c \
27
- -g \
28
-s WASM=1 \
29
-O3 \
30
--pre-js /src/lib/config.js \
0 commit comments