Skip to content

Commit

Permalink
chore: rollup terser
Browse files Browse the repository at this point in the history
  • Loading branch information
Dongkyuuuu committed Sep 27, 2021
1 parent 18f4784 commit d275f30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rollup.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ export default {
exclude: [".yarn", "__tests__"],
}),
vuePlugin(),
// terser(),
terser(),
],
};

0 comments on commit d275f30

Please sign in to comment.