Deno [Package Error] "dayjs@v1.11.7" could not be built.
Open
- Dominant language
- JavaScript
- Stars
- 48.7k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
I got minor deploy happen automatic in my Deno infra and function stopped to work, on runtime only, build pass.

**Expected behavior**
The package should build like :
```
import dayjs from 'https://cdn.skypack.dev/dayjs@1.11.6?dts'
```
**Information**
- Day.js Version 1.11.7
- OS: Linux (Deno deploy)
- Browser unknow
- Time zone: [e.g. GMT-07:00 DST (Pacific Daylight Time)]
Contributor guide
Assessment
This issue has not been assessed yet.