From 29af3630901e306c836bcdb5ebddfebc6bc2cc14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Barreiro?= <52393857+BarreiroT@users.noreply.github.com> Date: Thu, 1 May 2025 02:51:32 +0200 Subject: [PATCH] Fix tests: compile esmodules to cjs and bundle them (#3030) * Run pretest in CI to build all tests * Alias paths when running tests * Bundle ES modules with esbuild * alias packages