Switch back to dynamic import, leave package.json unchanged though

This commit is contained in:
Vanilagy
2026-04-28 14:36:48 +02:00
parent bf9e360587
commit ff46a274b1
4 changed files with 6 additions and 6 deletions
+1
View File
@@ -30,6 +30,7 @@ const createVariants = async (
*/`,
},
legalComments: 'none',
platform: 'node',
};
const umdConfig: esbuild.BuildOptions = {