Skip to content

Conversation

maskeynihal
Copy link
Contributor

Description

Describe your changes in detail.

Related Issue

If suggesting a new feature or change, please discuss it in an issue first. _If fixing a bug, there should be an issue describing it with steps to reproduce. Please link to any related issues here:

Motivation and Context

Why is this change required? What problem does it solve?

How Has This Been Tested?

Please describe in detail how you tested your changes. Include details of your testing environment, and the tests you ran to see how your change affects other areas of the code, etc.

Types of Changes

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Screenshots (if appropriate):

cp -r ./app/dist ./server/build/public

install:
${YARN}

Choose a reason for hiding this comment

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

Suggested change
${YARN}
$(YARN)

Choose a reason for hiding this comment

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

Let's also add rm -rf ./node_modules to clean

@kritish-dhaubanjar
Copy link
Owner

Let's separate lint setup commits.

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