Skip to content

minor: cleans up the commands#14

Open
swagnikdutta wants to merge 2 commits intomainfrom
updates-package-json
Open

minor: cleans up the commands#14
swagnikdutta wants to merge 2 commits intomainfrom
updates-package-json

Conversation

@swagnikdutta
Copy link
Collaborator

No description provided.

"build:local": "node scripts/generate-constants.cjs config/dev.network.config.json && tsup",
"typecheck": "tsc --noEmit",
"clean": "rm -rf dist",
"generate:constants": "node scripts/generate-constants.cjs",
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

removing this command because this script requires an argument, and nothing is passed here. So the program exits without doing anything

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.

1 participant