From 756588678b910169c2ac6919b5743b473eadf0a5 Mon Sep 17 00:00:00 2001 From: Byron Gamatos Date: Sun, 12 Jul 2026 00:19:59 +0200 Subject: [PATCH] fix(plugins): make a module plugin actually re-evaluate on reload (#879) (#897) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit A plugin reload silently did nothing for scriptType:"module" plugins. ES modules are evaluated ONCE PER URL PER DOCUMENT, so re-inserting a