Searched refs:noErrCheck (Results 1 – 2 of 2) sorted by relevance
115 const noErrCheck = !!cfg.watch;118 ['node_modules/.bin/node-sass', ['--quiet', src, dst], {noErrCheck}]); field294 if (code !== 0 && !opts.noErrCheck) {
246 const noErrCheck = !!cfg.watch;247 addTask(execNode, ['node-sass', ['--quiet', src, dst], {noErrCheck}]); field529 if (code !== 0 && !opts.noErrCheck) {