Dotclear


Ignore:
Timestamp:
09/19/18 10:22:06 (7 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Preserve newlines (LF) in template string in minifier

File:
1 edited

Legend:

Unmodified
Added
Removed
  • build-tools/min-js.php

    r3877 r3883  
    2828    fclose($fp); 
    2929} catch (Exception $e) { 
    30     fwrite(STDERR, $e->getMessage() . "\n"); 
     30    fwrite(STDERR, $e->getMessage() . ($js ? "($js)" : '') . "\n"); 
    3131    exit(1); 
    3232} 
Note: See TracChangeset for help on using the changeset viewer.

Sites map