chore(deps-dev): bump rollup-plugin-terser from 5.3.0 to 6.1.0
Bumps [rollup-plugin-terser](https://github.com/TrySound/rollup-plugin-terser) from 5.3.0 to 6.1.0. - [Release notes](https://github.com/TrySound/rollup-plugin-terser/releases) - [Commits](https://github.com/TrySound/rollup-plugin-terser/compare/v5.3.0...v6.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
Michael Vines
parent
c4797ae210
commit
6e262b8eab
@ -52,7 +52,6 @@ function generateConfig(configType) {
|
||||
terser({
|
||||
mangle: false,
|
||||
compress: false,
|
||||
sourcemap: true,
|
||||
}),
|
||||
);
|
||||
}
|
||||
|
Reference in New Issue
Block a user