summaryrefslogtreecommitdiff
path: root/tests/specs/jsr/import_jsr_via_https/main.info.out
blob: f9f19f11229c14e22d9b6972ea84efd4595a8ff8 (plain)
1
2
3
4
5
6
7
8
9
10
local: [WILDLINE]
emit: [WILDLINE]
type: TypeScript
dependencies: [WILDLINE]
size: [WILDLINE]

file:///[WILDLINE]/main.ts ([WILDLINE])
├── http://127.0.0.1:4250/@denotest/add/1.0.0/mod.ts ([WILDLINE])
└── Importing JSR packages via HTTPS specifiers for type checking is not supported for performance reasons. If you would like types, import via a `jsr:` specifier instead or else use a non-statically analyzable dynamic import.
  Importing: http://127.0.0.1:4250/@denotest/add/1.0.0/mod.ts (resolve error)