From 14a44464a6e2c078fd329c26eff2ecfbc9b58603 Mon Sep 17 00:00:00 2001 From: Takahiko Inayama Date: Tue, 7 Jul 2020 20:05:28 +0900 Subject: feat: add lockfile support to bundle (#6624) --- cli/tests/lock_check_err_with_bundle.out | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 cli/tests/lock_check_err_with_bundle.out (limited to 'cli/tests/lock_check_err_with_bundle.out') diff --git a/cli/tests/lock_check_err_with_bundle.out b/cli/tests/lock_check_err_with_bundle.out new file mode 100644 index 000000000..ce0e029ef --- /dev/null +++ b/cli/tests/lock_check_err_with_bundle.out @@ -0,0 +1,3 @@ +[WILDCARD] +Subresource integrity check failed --lock=lock_check_err_with_bundle.json +http://127.0.0.1:4545/cli/tests/subdir/subdir2/mod2.ts -- cgit v1.2.3