enhancementhelp wanted
仓库指标
- Star
- (4,946 star)
- PR 合并指标
- (平均合并 138天 22小时) (30 天内合并 3 个 PR)
描述
With ES modules having landed in Chrome and Safari a few months ago, it would be great to support imports from URLs.

Right now, a statement like the above will generate three errors:
'https:' should be listed in the project's dependencies.
Unable to resolve path to module ...
Unexpected use of file extension "js" for ...