mirror of
https://github.com/ferdikoomen/openapi-typescript-codegen.git
synced 2025-12-08 20:16:21 +00:00
- Fixed snapshot
This commit is contained in:
parent
320f9a4e6f
commit
3715ce2631
@ -66,10 +66,10 @@ export default {
|
||||
}),
|
||||
nodeResolve(),
|
||||
commonjs(),
|
||||
// terser({
|
||||
// output: {
|
||||
// comments: false,
|
||||
// },
|
||||
// }),
|
||||
terser({
|
||||
output: {
|
||||
comments: false,
|
||||
},
|
||||
}),
|
||||
],
|
||||
};
|
||||
|
||||
5223
test/__snapshots__/index.spec.js.snap
Normal file
5223
test/__snapshots__/index.spec.js.snap
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user