Skip to content

Commit 0ad9fa0

Browse files
committed
删除不存在的 dist/index.js 链接
1 parent c6e2bf4 commit 0ad9fa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/build-global.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ $ spm build index.js index.html
114114
└── package.json
115115
```
116116

117-
[dist/index.js](https://github.com/spmjs/examples/blob/master/build-global/dist/index.js) 文件内容为:
117+
dist/index.js 文件内容为:
118118

119119
```js
120120
!function(r){function o(e){if(t[e])return t[e].exports;var n=t[e]={exports:{},id:e,loaded:!1};return r[e].call(n.exports,n,n.exports,o),n.loaded=!0,n.exports}var t={};return o.m=r,o.c=t,o.p="",o(0)}([function(r,o,t){var e=t(1);e(function(){e("#box").hide(333).show(333)})},function(r,o,t){r.exports=jQuery}]);

0 commit comments

Comments
 (0)