Skip to content
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

Remove <title> from index.html upon install if ember-page-title is present #794

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

raido
Copy link

@raido raido commented Sep 24, 2020

Counter part PR on ember-page-title side is already merged - ember-cli/ember-page-title#177

And here is a follow up on ember-page-title side - ember-cli/ember-page-title#179

Closes #792.

@raido raido force-pushed the blueprint-removes-title-element branch from 20a1b2c to 8f13be6 Compare September 24, 2020 06:25
@raido raido force-pushed the blueprint-removes-title-element branch from 8f13be6 to 417437b Compare September 24, 2020 06:35
@SergeAstapov
Copy link
Contributor

this looks good although would be great to have a test case added to ensure it works as expected and not regressed moving forward.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Blueprint should remove <title> tag from app/index.html if ember-page-title is present
3 participants