[wp-trac] [WordPress Trac] #26615: Validate compiled and compressed JS using grunt
WordPress Trac
noreply at wordpress.org
Mon Jul 17 14:06:07 UTC 2023
#26615: Validate compiled and compressed JS using grunt
------------------------------+-----------------------------
Reporter: jorbin | Owner: wonderboymusic
Type: enhancement | Status: closed
Priority: normal | Milestone: 3.9
Component: Build/Test Tools | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch |
------------------------------+-----------------------------
Comment (by kadamwhite):
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/26615#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list