blob: 5f085fb3397138e77427ba8dd4b1fe2acd0876b1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
[WILDCARD]
Check file:///[WILDCARD]/publish/unsupported_jsx_tsx/mod.ts
Checking for slow types in the public API...
Check file:///[WILDCARD]/publish/unsupported_jsx_tsx/mod.ts
warning[unsupported-jsx-tsx]: JSX and TSX files are currently not supported
--> [WILDCARD]foo.jsx
info: follow https://github.com/jsr-io/jsr/issues/24 for updates
warning[unsupported-jsx-tsx]: JSX and TSX files are currently not supported
--> [WILDCARD]foo.tsx
info: follow https://github.com/jsr-io/jsr/issues/24 for updates
Publishing @foo/bar@1.0.0 ...
Successfully published @foo/bar@1.0.0
Visit http://127.0.0.1:4250/@foo/bar@1.0.0 for details
|