[wp-trac] [WordPress Trac] #58645: Remove outdated jsvalidate task from Gruntfile
WordPress Trac
noreply at wordpress.org
Mon Jul 17 14:06:07 UTC 2023
#58645: Remove outdated jsvalidate task from Gruntfile
------------------------------+-------------------------
Reporter: kadamwhite | Owner: kadamwhite
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 6.3
Component: Build/Test Tools | Version: trunk
Severity: normal | Resolution: fixed
Keywords: has-patch commit | Focuses: javascript
------------------------------+-------------------------
Changes (by kadamwhite):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"56247" 56247]:
{{{
#!CommitTicketReference repository="" revision="56247"
Build Tools: Remove outmoded jsvalidate task from Gruntfile.
grunt-jsvalidate was added to catch situations where minification
introduced parsing errors in Internet Explorer.
IE is no longer supported by WordPress, and the grunt task itself has not
been maintained for a decade.
Removing this task simplifies the build and avoids false-positive warnings
where the outdated tool flags modern JS syntax incorrectly.
Props westonruter, joemcgill, jorbin, youknowriad, desrosj, swissspidy.
Fixes #58645. See #26615.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/58645#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list