Ticket #737 (new enhancement)
Debug Clientscipts
| Reported by: | stever | Owned by: | xue |
|---|---|---|---|
| Priority: | low | Milestone: | 3.1.3 |
| Component: | Prado Framework v3 | Version: | 3.1 |
| Severity: | feature | Keywords: | |
| Cc: |
Description
This is a feature request for debug mode only.
For clientscripts, the system will package them up as one URL, minimize, gzip, etc., which is great for deployment. However, when debugging, it would be great if instead of making them one URL, that there be several independent URLs (just normal JS file includes). Some JS debuggers expect a one-to-one relationship between the JS on the page and the JS file in the editor, to get the line numbers, etc., all the same.
Change History
Note: See
TracTickets for help on using
tickets.
