Skip to content

Commit

Permalink
chore: remove unnecessary copying
Browse files Browse the repository at this point in the history
  • Loading branch information
sravan-s committed Mar 28, 2023
1 parent 75a844d commit ab5450e
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions rollup.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -118,15 +118,6 @@ module.exports = ({
src: './CHANGELOG.md',
dest: 'dist',
},
{
src: './.size-snapshot.json',
dest: 'dist',
},
{
src: './scripts/package.template.json',
dest: 'dist',
rename: 'package.json',
},
],
}),
visualizer({
Expand Down

0 comments on commit ab5450e

Please sign in to comment.