Fix rollup config
This commit is contained in:
parent
52fd8c2369
commit
afe2335ed8
|
@ -24,7 +24,6 @@ const config = (format, outputFile) => ({
|
|||
commonjs(),
|
||||
globals(),
|
||||
builtins(),
|
||||
json(),
|
||||
injectProcessEnv({
|
||||
NO_JS: process.env.NO_JS,
|
||||
}),
|
||||
|
|
Loading…
Reference in New Issue