Changes between Initial Version and Version 1 of Ticket #44328, comment 3
- Timestamp:
- 06/08/2018 09:10:23 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #44328, comment 3
initial v1 1 Ideally both `SCRIPT_DEBUG` and `WP_DEBUG` should be enabled when developing. Perhaps best would be if we can force these when doing `grunt watch`. 1 Ideally both `SCRIPT_DEBUG` and `WP_DEBUG` should be enabled when developing. Perhaps best would be if we can force these when doing `grunt watch`. This will also let us stop minifying js files while "watching" to save some CPU cycles :)