update documentation to pull from the jsDelivr CDN
未关闭
还没有人认领这个 Issue。
评估
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 新手友好度
- 45/100
- Issue 类型
- 文档
- 描述清晰度
- 基本清楚
- 活跃度
- 停滞
- 技术栈
- jquery, react, ruby
调研方向
定位包含所列 React、jQuery、Opal 和 Hyperstack script 标签的文档页面,然后检查其 CDN URL 的维护方式。更新引用的脚本以使用 jsDelivr,并验证文档中的页面仍能加载所有必需的依赖项。
由索引模型根据 Issue 内容生成。
描述
<!-- React and JQuery -->
<script crossorigin src="https://unpkg.com/react@16.8.6/umd/react.production.min.js"></script>
<script crossorigin src="https://unpkg.com/react-dom@16.8.6/umd/react-dom.production.min.js"></script>
<script crossorigin src="https://unpkg.com/create-react-class@15.6.3/create-react-class.min.js"></script>
<script crossorigin src="https://unpkg.com/react-router@4.3.1/umd/react-router.min.js"></script>
<script crossorigin src="https://unpkg.com/react-router-dom@4.3.1/umd/react-router-dom.min.js"></script>
<script crossorigin src="https://unpkg.com/history@4.10.1/umd/history.min.js"></script>
<script crossorigin src="https://unpkg.com/react_ujs@2.6.0/react_ujs/dist/react_ujs.js"></script>
<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<!-- Opal -->
<script src="https://cdn.jsdelivr.net/gh/hyperstack-org/hyperstack-js@master/dist/opal.min.js"></script>
<!-- Hyperstack -->
<script src="https://cdn.jsdelivr.net/gh/hyperstack-org/hyperstack-js@0.1/dist/hyperstack.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/hyperstack-org/hyperstack-js@0.1/dist/hyper-router.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/hyperstack-org/hyperstack-js@0.1/dist/hyperstack-compiler.min.js"></script>
<script src="https://raw.githubusercontent.com/hyperstack-org/hyperstack/edge/ruby/hyper-component/lib/hyperstack/ext/component/element.rb" type='text/ruby'></script>
- 主要语言
- Ruby
- 星标
- 1
- 派生
- 2
- PR 合并指标
- 30 天内没有已合并 PR
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
相似的 Issue
-
SyncEm always forwards a dummy block, so wrapped methods lose their no-block/Enumerator behavior 未关闭
难度 2/5 1-3 小时 新手友好度 78/100
-
bug
难度 2/5 1-3 小时 新手友好度 75/100
-
bug
难度 2/5 1-3 小时 新手友好度 72/100
endoflife-date/endoflife.date#11086 ·
-
internal
难度 1/5 1 小时以内 新手友好度 88/100
Kong/developer.konghq.com#7322 ·
-
bug P2
难度 2/5 1-3 小时 新手友好度 88/100