DiegoMero / To-Do-List

This project is an interactive To-Do List where you can add, edit and delete your daily tasks.
6 stars 0 forks source link

Peer-to-Peer code reviews #3

Open Krishnabot opened 2 years ago

williamscch commented 2 years ago
jaferIdrees commented 2 years ago

Hello Diego,

That's great you just stuck to the project requirements and you did it well, I have one recommendation for you: 💯

Krishnabot commented 2 years ago

Great effort! I want to suggest usingclean: true, in output{} in webpack.config,.js After every build and output, it will clean the dist cache, to avoid future errors.