- Fixed snapshot

This commit is contained in:
Ferdi Koomen 2020-08-28 21:20:11 +02:00
parent 320f9a4e6f
commit 3715ce2631
2 changed files with 5228 additions and 5 deletions

View File

@ -66,10 +66,10 @@ export default {
}),
nodeResolve(),
commonjs(),
// terser({
// output: {
// comments: false,
// },
// }),
terser({
output: {
comments: false,
},
}),
],
};

File diff suppressed because it is too large Load Diff