Commit b525c8c
512731_Add cacheing for static assets (#740)
* 512731_Add cacheing for static assets
* fix: disable static asset caching for local development
Use isProduction config flag to only enable immutable caching
on deployed environments (dev, test, perf-test, prod).
---------
Co-authored-by: Mohammed Khalid <emailmokhld@gmail.com>1 parent 9c43c1e commit b525c8c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments