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

Add hardhat to app #10

Merged
merged 3 commits into from
Oct 25, 2023
Merged

Add hardhat to app #10

merged 3 commits into from
Oct 25, 2023

Conversation

darrenvechain
Copy link
Member

No description provided.

@darrenvechain darrenvechain requested a review from a team as a code owner October 25, 2023 08:49
"start": "HTTPS=true react-app-rewired start",
"dev": "react-app-rewired start",
"build": "react-app-rewired build",
"test": "react-app-rewired test",
"build": "pnpm compile && react-app-rewired build",
Copy link
Member

Choose a reason for hiding this comment

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

could you change it to yarn and add it to build:deps

@darrenvechain darrenvechain merged commit cc4986d into main Oct 25, 2023
1 check passed
@darrenvechain darrenvechain deleted the add-hardhat-to-app branch December 5, 2023 10:52
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