From 7e34a548c81d2271e403f6a83272dfe827ac079b Mon Sep 17 00:00:00 2001 From: crazyk2 Date: Tue, 1 Nov 2022 19:02:32 +0300 Subject: [PATCH] fix vue2 global directives in component testing --- tooling/v8-snapshot/cache/dev-linux/snapshot-meta.cache.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/tooling/v8-snapshot/cache/dev-linux/snapshot-meta.cache.json b/tooling/v8-snapshot/cache/dev-linux/snapshot-meta.cache.json index e63cdfc7816f..2f70cb9f95df 100644 --- a/tooling/v8-snapshot/cache/dev-linux/snapshot-meta.cache.json +++ b/tooling/v8-snapshot/cache/dev-linux/snapshot-meta.cache.json @@ -47,7 +47,6 @@ "./packages/network/node_modules/minimatch/minimatch.js", "./packages/server/lib/modes/record.js", "./packages/server/lib/modes/run.ts", - "./packages/server/lib/open_project.ts", "./packages/server/node_modules/@benmalka/foxdriver/node_modules/graceful-fs/polyfills.js", "./packages/server/node_modules/glob/node_modules/minimatch/minimatch.js", "./packages/server/node_modules/graceful-fs/polyfills.js", @@ -3527,5 +3526,5 @@ "./tooling/v8-snapshot/cache/dev-linux/snapshot-entry.js" ], "deferredHashFile": "yarn.lock", - "deferredHash": "b23274a95457555a9102f7f660744b1a8f08324bfcfa01be64771c12fcb3ae35" -} \ No newline at end of file + "deferredHash": "95205f49259fe2d246d45ef15d1499f6e3d1d235d6db892124bbd5423f1ba872" +}