basics / nuxt-booster

nuxt-booster will help you to improve the lighthouse performance score (100/100) of your website. 🚀
https://basics.github.io/nuxt-booster/
MIT License
599 stars 30 forks source link

Todos #980

Open ThornWalli opened 2 months ago

ThornWalli commented 2 months ago

Todos

Git Squash

  1. git rebase -i <commit-id>^
  2. Replace pick with squash
  3. Done…