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 support for Hardhat CommonJS config, clean up platform ordering #468

Merged
merged 2 commits into from
Jul 6, 2023

Conversation

elopez
Copy link
Member

@elopez elopez commented Jul 5, 2023

This PR adds support for the new Hardhat CJS config file (hardhat.config.cjs). It also cleans up the current platform priority checks that were implemented by special cases in is_supported, by replacing them with a prioritized order of platforms.

Fixes #467

@elopez elopez marked this pull request as ready for review July 5, 2023 17:16
@elopez elopez linked an issue Jul 5, 2023 that may be closed by this pull request
@0xalpharush 0xalpharush added this pull request to the merge queue Jul 6, 2023
Merged via the queue into dev with commit fda579d Jul 6, 2023
@0xalpharush 0xalpharush deleted the dev-hardhat-cjs branch July 6, 2023 14:55
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.

Hardhat cjs project not recognized
2 participants