Skip to content

Commit d51f658

Browse files
committed
github do not server static files -> gh-pages
1 parent 725698b commit d51f658

File tree

17 files changed

+29
-29
lines changed

17 files changed

+29
-29
lines changed

examples/code-splitted-require.context-amd/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ module.exports = function() {
186186

187187
```
188188
Hash: b83e1a10c24b65db5ee14c7bcf8ebc85
189-
Compile Time: 48ms
189+
Compile Time: 46ms
190190
Chunks: 2
191191
Modules: 7
192192
Modules including duplicates: 7
@@ -218,7 +218,7 @@ output.js
218218

219219
```
220220
Hash: 7da1af67af62fe871b1f6a446eee7c04
221-
Compile Time: 153ms
221+
Compile Time: 151ms
222222
Chunks: 2
223223
Modules: 7
224224
Modules including duplicates: 7
@@ -248,4 +248,4 @@ output.js
248248

249249
## Graph
250250

251-
![webpack-graph](https://raw.github.com/webpack/webpack/master/examples/require.context/graph.svg)
251+
![webpack-graph](http://webpack.github.com/webpack/examples/code-splitted-require.context-amd/graph.svg)

examples/code-splitted-require.context-amd/template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@
3232

3333
## Graph
3434

35-
![webpack-graph](https://raw.github.com/webpack/webpack/master/examples/require.context/graph.svg)
35+
![webpack-graph](http://webpack.github.com/webpack/examples/code-splitted-require.context-amd/graph.svg)

examples/code-splitted-require.context/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ module.exports = function() {
161161

162162
```
163163
Hash: 1782c323238112211ad2f04896d358db
164-
Compile Time: 39ms
164+
Compile Time: 38ms
165165
Chunks: 2
166166
Modules: 6
167167
Modules including duplicates: 6
@@ -219,4 +219,4 @@ output.js
219219

220220
## Graph
221221

222-
![webpack-graph](https://raw.github.com/webpack/webpack/master/examples/require.context/graph.svg)
222+
![webpack-graph](http://webpack.github.com/webpack/examples/code-splitted-require.context/graph.svg)

examples/code-splitted-require.context/template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@
3232

3333
## Graph
3434

35-
![webpack-graph](https://raw.github.com/webpack/webpack/master/examples/require.context/graph.svg)
35+
![webpack-graph](http://webpack.github.com/webpack/examples/code-splitted-require.context/graph.svg)

examples/code-splitting-bundle-loader/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ module.exports = "It works";
139139

140140
```
141141
Hash: 666de730e77865c0f918eb2d4b2418dc
142-
Compile Time: 49ms
142+
Compile Time: 51ms
143143
Chunks: 2
144144
Modules: 4
145145
Modules including duplicates: 4
@@ -165,7 +165,7 @@ output.js
165165

166166
```
167167
Hash: d3a59169e3ef602b7e54516f7ac8f25c
168-
Compile Time: 140ms
168+
Compile Time: 141ms
169169
Chunks: 2
170170
Modules: 4
171171
Modules including duplicates: 4
@@ -189,4 +189,4 @@ output.js
189189

190190
## Graph
191191

192-
![webpack-graph](https://raw.github.com/webpack/webpack/master/examples/require.context/graph.svg)
192+
![webpack-graph](http://webpack.github.com/webpack/examples/code-splitting-bundle-loader/graph.svg)

examples/code-splitting-bundle-loader/template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@
3939

4040
## Graph
4141

42-
![webpack-graph](https://raw.github.com/webpack/webpack/master/examples/require.context/graph.svg)
42+
![webpack-graph](http://webpack.github.com/webpack/examples/code-splitting-bundle-loader/graph.svg)

examples/code-splitting/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ webpackJsonp(1,{3:function(a,b,c){},4:function(a,b,c){}})
107107

108108
```
109109
Hash: 50d0702166fd38f26c96b9cd8d421243
110-
Compile Time: 49ms
110+
Compile Time: 45ms
111111
Chunks: 2
112112
Modules: 5
113113
Modules including duplicates: 5
@@ -135,7 +135,7 @@ output.js
135135

136136
```
137137
Hash: cfe028c1c8ac12be33bebd83dc12aa80
138-
Compile Time: 123ms
138+
Compile Time: 126ms
139139
Chunks: 2
140140
Modules: 5
141141
Modules including duplicates: 5
@@ -161,4 +161,4 @@ output.js
161161

162162
## Graph
163163

164-
![webpack-graph](https://raw.github.com/webpack/webpack/master/examples/require.context/graph.svg)
164+
![webpack-graph](http://webpack.github.com/webpack/examples/code-splitting/graph.svg)

examples/code-splitting/template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ Minimized
3939

4040
## Graph
4141

42-
![webpack-graph](https://raw.github.com/webpack/webpack/master/examples/require.context/graph.svg)
42+
![webpack-graph](http://webpack.github.com/webpack/examples/code-splitting/graph.svg)

examples/coffee-script/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ console.timeEnd = function() {
125125

126126
```
127127
Hash: 474013c0b0bff5edce1407a1cb805a35
128-
Compile Time: 136ms
128+
Compile Time: 135ms
129129
Chunks: 1
130130
Modules: 4
131131
Modules including duplicates: 4
@@ -150,7 +150,7 @@ output.js
150150

151151
```
152152
Hash: 19d4c8993b53d92be00e044dd3101c86
153-
Compile Time: 215ms
153+
Compile Time: 220ms
154154
Chunks: 1
155155
Modules: 4
156156
Modules including duplicates: 4

examples/commonjs/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ exports.add = function() {
9898

9999
```
100100
Hash: b1075afe2e2b2fd4519bc29c86dc97b9
101-
Compile Time: 24ms
101+
Compile Time: 23ms
102102
Chunks: 1
103103
Modules: 3
104104
Modules including duplicates: 3
@@ -120,7 +120,7 @@ output.js
120120

121121
```
122122
Hash: e7fbffd3f8f8581e96fa46569eda7c02
123-
Compile Time: 91ms
123+
Compile Time: 92ms
124124
Chunks: 1
125125
Modules: 3
126126
Modules including duplicates: 3

0 commit comments

Comments
 (0)