unpkg.com类似直接访问文件的cdn
自己部署一个 https://github.com/unpkg/unpkg-website ,然后启动时改下 RegistryURL https://github.com/unpkg/unpkg-website/blob/master/server/middleware/utils/getPackageInfo.js#L5
RegistryURL
@atian25
要想真跑起来光改这个还不够
CNode 社区为国内最专业的 Node.js 开源技术社区,致力于 Node.js 的技术研究。
自己部署一个 https://github.com/unpkg/unpkg-website ,然后启动时改下
RegistryURLhttps://github.com/unpkg/unpkg-website/blob/master/server/middleware/utils/getPackageInfo.js#L5@atian25
要想真跑起来光改这个还不够