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

bugfix/template-paths-changed-in-1.8 #2489

Conversation

EnthrallRecords
Copy link
Contributor

@EnthrallRecords EnthrallRecords commented Feb 23, 2019

Short description and why it's useful

Per 1.8 upgrade notes src/themes/default/index.template.html has been moved to src/themes/default/templates/index.template.html. Build does not reflect the change, so index.html is not built from the template in the new location.

Screenshots of visual changes before/after (if there are any)

Before:
image

After:
image

Upgrade Notes and Changelog

  • No upgrade steps required (100% backward compatibility)
  • I've updated the Upgrade notes and Changelog on how to port existing VS sites with this new feature

Contribution and currently important rules acceptance

Copy link
Collaborator

@pkarw pkarw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@pkarw pkarw requested review from patzick and filrak February 23, 2019 08:49
Copy link
Collaborator

@patzick patzick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Please just add a note in changelog.md

@patzick patzick merged commit bc7e22e into vuestorefront:develop Feb 24, 2019
@EnthrallRecords EnthrallRecords deleted the bugfix/template-paths-changed-in-1.8 branch March 5, 2019 01:32
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.

None yet

4 participants