Open markriggins opened 9 years ago
This is all off a clean clone
Thx for the feedback. I did some more work on this topic in a different repo (https://github.com/maxomedia/mxm-gulp/tree/support/incremental-less). But after all, it did not quite work as expected, mainly because the sequence of file includes could not be controlled, which is sometimes essential in CSS. Therefore I chose to give up trying with gulp and less, maybe it would be possible with some future preprocessor or task runner.
$> gulp [13:42:14] Using gulpfile ~/Desktop/dev/perfect-less-build/gulpfile.js [13:42:14] Starting 'less'... [13:42:14] Starting 'watch'... [13:42:14] Finished 'watch' after 7.17 ms [gulp] less ./less/test1.less
dev/perfect-less-build/node_modules/gulp-using/node_modules/map-stream/index.js:103 throw err ^ TypeError: Object #<lib$es6$promise$promise$$Promise> has no method 'done'
$> nvm ls v0.11.1 -> v0.11.13 system trove-web -> v0.11.1
$> gulp -v [13:53:31] CLI version 3.9.0 [13:53:31] Local version 3.9.0