Skip to content

Commit

Permalink
Remove old references
Browse files Browse the repository at this point in the history
  • Loading branch information
niksy committed Mar 27, 2024
1 parent a3be6dc commit aad4068
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions generators/app/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -625,6 +625,7 @@ export default class extends Generator {
rm('.rollup.js');
rm('package-lock.json');
rm('npm-shrinkwrap.json');
rm('.huskyrc');

if (answers.sassModule) {
cp('_index.scss', '_index.scss');
Expand Down

0 comments on commit aad4068

Please sign in to comment.