Skip to content

Conversation

@LeKarimDerradji
Copy link
Contributor

Corrected the script so "npm run build" can work as the tutorial state.

Corrected the script so "npm run build" can work as the tutorial states;
"scripts": {
"compile": "yarn workspace my-contracts compile",
"deploy": "yarn workspace my-contracts deploy",
"build:contracts": "yarn workspace my-contracts build",
Copy link
Member

Choose a reason for hiding this comment

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

It's more consistent since we use "build:app" too

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