@frankd6eaf/hardhat-cpl
v1.1.3
Published
The plugin supports compile the specified contract file.
Maintainers
Readme
hardhat-cpl
The plugin supports compile the specified contract file.
Install
npm install --save-dev @frankd6eaf/hardhat-cplAnd add the following statement to your hardhat.config.js:
require("@frankd6eaf/hardhat-cpl");Useful
npx hardhat cpl Token.sol