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

feat(theme): adds the cart template and its corresponding files #54

Merged

Conversation

jibinycricket
Copy link
Contributor

Adds the cart template/js/scss/test files when a theme is generated

ISSUES CLOSED: #53

Current Behavior

After running the nx generate @trafilea/nx-shopify:theme <theme-name> command, the cart template directory, which is part of the default shopify templates is missing. Without it the cart page returns a 404

Expected Behavior

After running the nx generate @trafilea/nx-shopify:theme <theme-name> command, the src/theme/templates/cart should also be generated along with

cart.liquid.template
cart.template.scss.template
cart.template.spec.ts.template
cart.template.ts.template 

Related Issue(s)

#53 - Generated Theme is missing default cart template

@nx-cloud
Copy link

nx-cloud bot commented May 31, 2021

Nx Cloud Report

CI ran the following commands for commit f344281. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch

Status Command
#000000 nx e2e nx-shopify-e2e

Sent with 💌 from NxCloud.

@sebastiandg7 sebastiandg7 self-assigned this Jun 1, 2021
@sebastiandg7
Copy link
Contributor

Thank you @jibinycricket!

@sebastiandg7 sebastiandg7 self-requested a review June 1, 2021 20:11
@sebastiandg7 sebastiandg7 merged commit 40bbf04 into trafilea:master Jun 1, 2021
@trafilea trafilea deleted a comment from allcontributors bot Jun 1, 2021
@trafilea trafilea deleted a comment from allcontributors bot Jun 1, 2021
@sebastiandg7
Copy link
Contributor

🎉 This PR is included in version 1.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@jibinycricket jibinycricket deleted the feature/53-generate-cart-template branch June 7, 2021 03:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Generated theme is missing the default shopify cart template
2 participants