Robert Wildling

Results 55 comments of Robert Wildling

The gulp.js file on line 133ff requires a config-variable, "config.lr.port", that is not defined in config.json: gulp.task('server', ['watch'], function () { server.listen(config.lr.port, function (err) { if (err) return console.log(err); });...

Seems to be this issue: https://github.com/vohof/gulp-livereload/issues/9 Commenting out the check in gulp-livereload lets the script run through...

Concerning the copying of images: would it be possible to implement a feature that replaces any non-TYPO3-conform letters or spaces on copy?

Not much happening here...

Ich dachte, für Gulp ist dein Kollege zuständig? Machst das nun auch du? :-)