Skip to content

Commit

Permalink
更新 gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
2betop committed Oct 29, 2020
1 parent 2d479b3 commit 503d92d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion editor.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<body>
<div id="root" class="app-wrapper"></div>
<script src="https://bce.bdstatic.com/fex/amis-editor-gh-pages/pkg/npm_3bcc9be.js"></script>
<script type="text/javascript" src="https://bce.bdstatic.com/fex/amis-editor-gh-pages/pkg/editor.html_map_6081275.js"></script>
<script type="text/javascript" src="https://bce.bdstatic.com/fex/amis-editor-gh-pages/pkg/editor.html_map_5952fa1.js"></script>
<script type="text/javascript">
/* @require ./index.jsx 标记为同步依赖,提前加载 */
/* globals amis */
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<script type="text/javascript" src="https://bce.bdstatic.com/fex/amis-editor-gh-pages/n/amis-editor/node_modules/mobx-react/dist/index_7566c64.js"></script>
<script type="text/javascript" src="https://bce.bdstatic.com/fex/amis-editor-gh-pages/n/amis-editor/node_modules/copy-to-clipboard/index_f249b6a.js"></script>
<script type="text/javascript" src="https://bce.bdstatic.com/fex/amis-editor-gh-pages/n/amis-editor/dist/index.min_877879d.js"></script>
<script type="text/javascript" src="https://bce.bdstatic.com/fex/amis-editor-gh-pages/pkg/rest_2072bc8.js"></script>
<script type="text/javascript" src="https://bce.bdstatic.com/fex/amis-editor-gh-pages/pkg/rest_012813b.js"></script>
<script type="text/javascript">
var _hmt = _hmt || [];

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5167,7 +5167,7 @@ amis.require.resourceMap({
},
"pkg": {
"p5": {
"url": "https://bce.bdstatic.com/fex/amis-editor-gh-pages/pkg/rest_2072bc8.js",
"url": "https://bce.bdstatic.com/fex/amis-editor-gh-pages/pkg/rest_012813b.js",
"type": "js"
},
"p4": {
Expand Down
2 changes: 1 addition & 1 deletion pkg/rest_2072bc8.js → pkg/rest_012813b.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 503d92d

Please sign in to comment.