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 0fb1e9a commit 1097f5dCopy full SHA for 1097f5d
TODO.md
@@ -25,3 +25,8 @@ need optimization (e.g. Profilers or benchmarking suites).
25
26
# 7. Testing
27
- 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