stronk7

Untitled

Oct 28th, 2020
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. // Path to SaaS external compiler
  2. // (built following https://goo.gl/8ngrKK using /usr/local as prefix))
  3. $CFG->pathtosassc = '/opt/local/bin/sassc';
  4. // Also enable it for phpunit
  5. define('PHPUNIT_PATH_TO_SASSC', $CFG->pathtosassc);
Add Comment
Please, Sign In to add comment