semaphore icon indicating copy to clipboard operation
semaphore copied to clipboard

Remove `prepublish` script in the CLI monorepo templates from the published package

Open cedoor opened this issue 1 year ago • 4 comments

Description

The idea is to remove the prepublish script from the scripts object of the package.json file of every cli template when the template is downloaded using the CLI.

Context

When the templates are downloaded using the Semaphore CLI, it would be nice to remove the prepublish script since it's not necessary for the applications that developers will create with the templates.

Before printing the project scripts, the prepublish script can be removed programmatically so that it's not part of the package.json of the downloaded project and it is also not part of the available scripts.

cedoor avatar Jan 24 '24 18:01 cedoor

Hey @cedoor , would like to work on this task. Could you clarify the remaining tasks for this issue? Any additional context would be appreciated. Thanks!

0xshikhar avatar Oct 14 '24 20:10 0xshikhar

Hey @0xshikhar! I just updated the issue description. Would you like me to assign you this issue? Please, let us know if you have any questions.

vplasencia avatar Oct 16 '24 12:10 vplasencia

Sure, i am happy to solve this issue.

0xshikhar avatar Oct 17 '24 15:10 0xshikhar

Hey @0xshikhar! I just assigned the issue to you.

vplasencia avatar Oct 17 '24 15:10 vplasencia