From e0d70a967c02fd03bc9112475517fc00c3c139a6 Mon Sep 17 00:00:00 2001 From: Alex Jover Date: Mon, 25 Apr 2022 19:29:42 +0200 Subject: [PATCH] fix: change main.ts reference so tests run --- .gitignore | 3 ++- playground/index.html | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f496869a..2662899e 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ node_modules dist dist-v2 -lib/cypress/videos \ No newline at end of file +lib/cypress/videos +lib/cypress/screenshots \ No newline at end of file diff --git a/playground/index.html b/playground/index.html index eb8e5e7d..aa5373cd 100644 --- a/playground/index.html +++ b/playground/index.html @@ -16,6 +16,6 @@ - +