HomeWrite.as

check for lessc executable in any location

Description

check for lessc executable in any location

previously the checks were explicit locations which does not work when
using something like nvm to manage node packages and versions.

this checks for the executable and sets the script variable LESSC to the
full path of the one found.
if none was found the make command will error.

Details

Provenance
robjlorangerAuthored on Aug 9 2019, 6:31 PM
Parents
rWF8557119451f4: Merge pull request #153 from writeas/configurable-editor
Branches
Unknown
Tags
Unknown