Fix rollup config

This commit is contained in:
Adria Navarro 2024-02-21 22:59:12 +01:00
parent 52fd8c2369
commit afe2335ed8
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@ const config = (format, outputFile) => ({
commonjs(),
globals(),
builtins(),
json(),
injectProcessEnv({
NO_JS: process.env.NO_JS,
}),