diff options
Diffstat (limited to 'src/exports/global.js')
-rw-r--r-- | src/exports/global.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/exports/global.js b/src/exports/global.js index c8d593cbb..a50fbb6cd 100644 --- a/src/exports/global.js +++ b/src/exports/global.js @@ -1,7 +1,11 @@ +/* ExcludeStart */ + // This file is included in a different way from all the others // so the "use strict" pragma is not needed. /* jshint strict: false */ +/* ExcludeEnd */ + var // Map over jQuery in case of overwrite |