From 25d5e6a0639db91b063d4c141727d1e9fbc81de5 Mon Sep 17 00:00:00 2001 From: Hugo Heuzard Date: Sun, 4 Aug 2024 00:16:37 +0200 Subject: [PATCH] changes --- doc/changes/10777.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 doc/changes/10777.md diff --git a/doc/changes/10777.md b/doc/changes/10777.md new file mode 100644 index 000000000000..9d468251856c --- /dev/null +++ b/doc/changes/10777.md @@ -0,0 +1,3 @@ +- New option to control jsoo sourcemap generation in env and executable stanza + +- One can now control jsoo compilation_mode inside an executable stanza