CJ

Results 1 issues of CJ

In Jetbrains IDE WebStorm, replacing content and keeping the blocks seems to add a newline under the blocks when the content is changed. ``` gulp.task('prodBaseUrl', function(){ gulp.src('index.html') .pipe(htmlReplace( { base:{...