diff options
| author | Takahiko Inayama <sagittariusm25@gmail.com> | 2020-07-07 20:05:28 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-07 13:05:28 +0200 |
| commit | 14a44464a6e2c078fd329c26eff2ecfbc9b58603 (patch) | |
| tree | 236bd6af3f692f56c5c34fd7f7449de9e9e7a005 /cli/tests/lock_check_err_with_bundle.out | |
| parent | 61d9952ff93d8dff26f6f3adb955affe09a951bc (diff) | |
feat: add lockfile support to bundle (#6624)
Diffstat (limited to 'cli/tests/lock_check_err_with_bundle.out')
| -rw-r--r-- | cli/tests/lock_check_err_with_bundle.out | 3 |
1 files changed, 3 insertions, 0 deletions
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 |
