Files
UglifyJS/tools
ChALkeR 5cb5305cf3 Export tokenizer function
In uglify-js@1, both parser and tokenizer methods were exported

This allows to use tokenizer() separately, e.g. to wrap or override it, as
parse() method accepts not only text, but also tokenized functions.
2016-06-07 12:25:16 +03:00
..
2015-03-24 13:59:57 +02:00
2016-06-07 12:25:16 +03:00
2015-03-19 12:54:43 +02:00