From 412bed98940a15de3597c03325a694bdee550c09 Mon Sep 17 00:00:00 2001 From: Serge Guzik Date: Wed, 13 Feb 2019 13:10:40 +0200 Subject: [PATCH] feat: Strip debug to further decrease bundle size --- warp4j | 1 + 1 file changed, 1 insertion(+) diff --git a/warp4j b/warp4j index 9622908..47b6b58 100755 --- a/warp4j +++ b/warp4j @@ -540,6 +540,7 @@ function create_optimized_runtime() { $JLINK \ --no-header-files \ --no-man-pages \ + --strip-debug \ --module-path $jmods \ --add-modules $MODULES \ --output $BUNDLES_PATH/$platform/$BUNDLED_DISTRO_SUBDIR