Changes between Initial Version and Version 1 of Ticket #31524, comment 3
- Timestamp:
- Apr 29, 2020, 2:54:55 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #31524, comment 3
initial v1 1 There are additional problems that occur with minifying along with changes rather than at release/build time:1 There are additional problems that could occur with minifying along with changes rather than at release/build time: 2 2 3 3 - It is possible to forget to do it and missing changes are only noticed in production, i.e. with `DEBUG = False`.