Skip to content

Commit b57730a

Browse files
committed
Todo notes update
1 parent e3e14ca commit b57730a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/cleanup.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ const { cwd, chdir } = process;
77
// TODO 2 (if possible): (I don't think you will need this TODO when this is done using the "node-mongo cleanup" command - or it might need slight modification)
88
// update package.json cleanup script dynamically with the cleanup file path.
99
// This means you will have to get the cleanup file name/path dynamically too...
10+
// Or... (instead) should cleanup script be handled a pre-commit hook or pre-push hook or something? - We'll see...
1011
// -------------------------------------------------------------------------------------------------
1112

1213
// cd into repo root

0 commit comments

Comments
 (0)