1
0
Fork 0
mirror of synced 2024-07-04 05:50:57 +12:00

Fix rollup config

This commit is contained in:
Adria Navarro 2024-02-21 22:59:12 +01:00
parent 52fd8c2369
commit afe2335ed8

View file

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