Skip to content
Snippets Groups Projects
Commit dc6214b3 authored by Stu Robson's avatar Stu Robson
Browse files

updates tasks for visreg testing

parent 9a385b77
No related branches found
No related tags found
No related merge requests found
Pipeline #18374 passed with stage
in 3 minutes and 51 seconds
......@@ -495,13 +495,6 @@ gulp.task('testdone', function(done) {
// -----------------------------------------------------------------------------
gulp.task('replace-prod', function() {
gulp.src("./components/_previews/_preview.njk")
.pipe(replace("environment.local", "environment.dave"))
});
gulp.task('scripts', gulp.series(
'scripts:es5', 'scripts:modern'
));
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment