Revert back to static import of fs, don't like to CJS bundles in package.json

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