We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb7efc9 commit 9a1c13dCopy full SHA for 9a1c13d
checklists/rename-repo-checklist.md
@@ -18,7 +18,7 @@
18
- [ ] Run `rm -rf {{OLD_REPO}}` from the phetsims directory
19
- [ ] Notify Slack channel dev-public that the repo has been renamed. E.g. "I just renamed repository {{OLD_REPO}} to
20
{{NEW_REPO}}. Please sync at your convenience, remove
21
- {{OLD_REPO}} in `chipper/dist/` directories, and restart your transpiler."
+ {{OLD_REPO}} references from `chipper/dist/` directories (such as `tsc/outdir/` and `eslint/cache/`), and restart your transpiler."
22
23
### If this is a simulation. . .
24
0 commit comments