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

feature(storefront): STRF-8629 Update cli to use template engine based on the value stored in config.json #1802

Closed
wants to merge 1 commit into from

Conversation

jairo-bc
Copy link
Contributor

@jairo-bc jairo-bc commented Aug 28, 2020

…d on the value stored in config.json

What?

Added to the config.json template_engine variable which determines which template engine to use. By default it's handlebars v3.

Tickets / Documentation

Add links to any relevant tickets and documentation.

Screenshots (if appropriate)

Attach images or add image links here.

Example Image

@jairo-bc jairo-bc changed the title [DRAFT] feature(storefront): STRF-8629 Update cli to use template engine base… [DRAFT] feature(storefront): STRF-8629 Update cli to use template engine based on the value stored in config.json Aug 28, 2020
@jairo-bc jairo-bc changed the title [DRAFT] feature(storefront): STRF-8629 Update cli to use template engine based on the value stored in config.json feature(storefront): STRF-8629 Update cli to use template engine based on the value stored in config.json Aug 31, 2020
@@ -43,6 +43,7 @@
"last 2 versions",
"Firefox ESR"
],
"template_engine": "handlebars_v3",
Copy link
Contributor

Choose a reason for hiding this comment

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

we should update this to v4

@junedkazi
Copy link
Contributor

closing this in favor of #1834

@junedkazi junedkazi closed this Oct 9, 2020
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.

2 participants