davidlj95 / chrislb

Lazaro's website. Fashion stylist
https://christianlazaro.es
Apache License 2.0
1 stars 0 forks source link

Replace @ngaox/seo library with something else #202

Closed davidlj95 closed 7 months ago

davidlj95 commented 11 months ago

It's forcing use of --legacy-peer-deps given requires Angular v15 as peer dep. But app is using Angular v16 and soon will be v17. Which is a PIA. When using npm, bun doesn't care.

There's probably a more updated / popular dependency for metadata. We need:

davidlj95 commented 7 months ago

Done, replaced by https://ngx-meta.dev/