From 368c12a066484d780eea06b3f4f1a85000a409e7 Mon Sep 17 00:00:00 2001 From: Brandy Carney Date: Mon, 22 Feb 2016 20:38:42 -0500 Subject: [PATCH] feat(windows): add windows support to snapshot references #5565 --- gulpfile.js | 1 + 1 file changed, 1 insertion(+) diff --git a/gulpfile.js b/gulpfile.js index 9cbad0347f..e26de7631e 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -397,6 +397,7 @@ gulp.task('e2e.build', function() { var platforms = [ 'android', 'ios', + 'wp' ]; // Get each test folder with gulp.src