-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor(meta): use ngx-meta lib #218
Conversation
Current dependencies on/for this PR:
This stack of pull requests is managed by Graphite. |
acdc61a
to
779409d
Compare
c043714
to
6bae759
Compare
3bdbd77
to
1e2803a
Compare
1e2803a
to
13fe428
Compare
<?xml version="1.0" encoding="UTF-8"?> | ||
<project version="4"> | ||
<component name="JavaScriptLibraryMappings"> | ||
<file url="PROJECT" libraries="{decap-cms}" /> | ||
</component> | ||
</project> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No idea why this disappeared but I think it's not needed in first place
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It appeared when introducing Decap CMS in it's index.html
but we barely touch that file so
Uses freshly baked
@davidlj95/ngx-meta
package to set metadata. Instead of@ngaox/seo
The library has peer dependencies updated :) And tests to ensure it works across several Angular versions. Including new one (v17)