Skip to content

Add script to clear iOS prebuild caches#216

Open
cipolleschi wants to merge 1 commit into
mainfrom
cipolleschi/add-script-to-cleanup-caches
Open

Add script to clear iOS prebuild caches#216
cipolleschi wants to merge 1 commit into
mainfrom
cipolleschi/add-script-to-cleanup-caches

Conversation

@cipolleschi
Copy link
Copy Markdown
Contributor

Summary:

Add scripts to cleanup the caches we will be introducing with facebook/react-native#56847.

Changelog:

[General][Changed] - Added script to cleanup the caches

Test Plan:

Tested locally

Comment thread template/package.json
"lint": "eslint .",
"start": "react-native start",
"test": "jest"
"test": "jest",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

this is not necessary

Copy link
Copy Markdown
Member

@cortinico cortinico left a comment

Choose a reason for hiding this comment

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

nit: I'm also wondering if we should wrap this around a community CLI command. If we need to delete another folder, at least we won't have to update all the template versions again

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.

2 participants