Skip to content

Commit 1097f5d

Browse files
committed
Added TODO
1 parent 0fb1e9a commit 1097f5d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

TODO.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,8 @@ need optimization (e.g. Profilers or benchmarking suites).
2525

2626
# 7. Testing
2727
- Add tests for the `order` property of the `Transformer` class
28+
29+
# 8. Production/Development support
30+
- Add support for production/development environments:
31+
- Production: Cache will not be checked for updates (better performance).
32+
- Development: Cache will be checked for updates (better debugging experience).

0 commit comments

Comments
 (0)