You are here

constant ADVAGG_JS_HEADER_LENGTH in Advanced CSS/JS Aggregation 7.2

How far down a JS file to look for use strict.

Related topics

1 use of ADVAGG_JS_HEADER_LENGTH
advagg_does_js_start_with_use_strict in ./advagg.inc
Given a js string, see if "use strict"; is the first thing ran.

File

./advagg.module, line 309
Advanced CSS/JS aggregation module.

Code

define('ADVAGG_JS_HEADER_LENGTH', 24576);