Skip to content

Commit 78cdd7e

Browse files
authored
Update README.md
1 parent 7df4b4c commit 78cdd7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tutorials/load-image-with-webpack/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Project
99
|--images
1010
| |--npm.svg (0.24KB)
1111
| |--github.png (6.17KB)
12-
| |--star.png (9.14)
12+
| |--star.png (9.14KB)
1313
| |--webpack.png (52.7KB)
1414
|
1515
|--node_modules
@@ -254,4 +254,4 @@ query: {
254254
<img src="https://rawgit.com/iSpring/babel-webpack-react-redux-tutorials/master/tutorials/load-image-with-webpack/images/url3.png" />
255255
</div>
256256

257-
由此可以看出,`github.png``npm.svg`已经被打包成了base64字符串存储在`bundle.js`中了。
257+
由此可以看出,`github.png``npm.svg`已经被打包成了base64字符串存储在`bundle.js`中了。

0 commit comments

Comments
 (0)