From ec1946e379f493099fbd04154ce468dbe17baab5 Mon Sep 17 00:00:00 2001 From: Erik Ziegler Date: Tue, 30 Jul 2019 14:51:28 +0200 Subject: [PATCH] ci(e2e): Fix cypress test memory issues by splitting build step out (#738) --- cypress/support/script-tag/index.html | 2 +- package.json | 8 +- rollup.config.js | 10 -- yarn.lock | 168 +++++++++++++++++++++++--- 4 files changed, 157 insertions(+), 31 deletions(-) diff --git a/cypress/support/script-tag/index.html b/cypress/support/script-tag/index.html index 5a645c3b4..c4370ab79 100644 --- a/cypress/support/script-tag/index.html +++ b/cypress/support/script-tag/index.html @@ -29,7 +29,7 @@ - +