mirror of
https://github.com/jquery/jquery.git
synced 2025-01-10 18:24:24 +00:00
ac2da4e6b9
So far, only browser-based JS files were required to be in strict mode (in the
function form). This commit adds such a requirement to Node.js scripts where
the global form is preferred. All Node.js scripts in sloppy mode were
converted to strict mode.
Closes gh-4499
(cherry picked from commit
|
||
---|---|---|
.. | ||
lib | ||
build.js | ||
dist.js | ||
node_smoke_tests.js | ||
promises_aplus_tests.js | ||
qunit_fixture.js | ||
sourcemap.js | ||
testswarm.js |