Skip to content

Commit c196a59

Browse files
Fire-Dragon-DoLjoshwiens
authored andcommitted
docs: Improved description of extract-loader operation
1 parent 5295b6e commit c196a59

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,8 @@ with a combination of 3 loaders:
197197

198198
The html-loader will parse the URLs, require the images and everything you
199199
expect. The extract loader will parse the javascript back into a proper html
200-
file and the file loader will write the _.html_ file for you. Example:
200+
file, ensuring images are required and point to proper path, and the file loader
201+
will write the _.html_ file for you. Example:
201202

202203
```js
203204
{

0 commit comments

Comments
 (0)