From 381411b965150dd0e4d7fa558281fb6ddae1246e Mon Sep 17 00:00:00 2001 From: Ramon Wenger Date: Mon, 17 Oct 2022 16:46:14 +0200 Subject: [PATCH] Remove obsolete doc file --- next-steps.md | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 next-steps.md diff --git a/next-steps.md b/next-steps.md deleted file mode 100644 index 2d6b5221..00000000 --- a/next-steps.md +++ /dev/null @@ -1,5 +0,0 @@ -- install via yarn -- try resolving the packages with `"**/graphql"` and `"graphql"` separately -- install cypress 10 and upgrade -- try to build the project and run statically, then load cypress, might be a webpack issue -- try to make a separate package.json inside of the cypress folder