Common issues
How to include a custom plugin
Codify supports adding custom plugins using the project
config block.
[ { "type": "project", "plugins": { "my-plugin": "0.0.0" } }]
Codify supports adding custom plugins using the project
config block.
[ { "type": "project", "plugins": { "my-plugin": "0.0.0" } }]