#44262 closed defect (bug) (fixed)
Build tools: "grunt watch" throws fatal error on Windows
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 5.1 | Priority: | normal |
| Severity: | normal | Version: | 5.1 |
| Component: | Build/Test Tools | Keywords: | |
| Focuses: | Cc: |
Description
After [43309] grunt watch started throwing a fatal error on Windows when any js file was edited. Caused by not normalizing the filepath in grunt.event.on( 'watch', function(....
Change History (2)
Note: See
TracTickets for help on using
tickets.
In 43327: