Skip to content

Commit e935d44

Browse files
tarang9211bebraw
authored andcommitted
docs(Entry-Context): added short description (#688)
* docs(Entry-Context): added short description for the entry and context configurations * docs(Entry-Context): fixed formatting of the description
1 parent f12cdd3 commit e935d44

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/configuration/entry-context.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@ sort: 4
44
contributors:
55
- sokra
66
- skipjack
7+
- tarang9211
78
---
89

9-
?> TODO: Short description
10+
The entry object is where Webpack looks to start building the bundle. The context is an absolute string to the directory that contains the entry files.
1011

1112
## `context`
1213

0 commit comments

Comments
 (0)