We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91ed804 commit 13c3156Copy full SHA for 13c3156
src/content/configuration/other-options.md
@@ -6,6 +6,7 @@ contributors:
6
- skipjack
7
- terinjokes
8
- byzyk
9
+ - liorgreenb
10
- vansosnin
11
related:
12
- title: Using Records
@@ -105,11 +106,12 @@ Expose custom values into the loader context.
105
106
107
## `parallelism`
108
-`number`
109
+`number: 100`
110
111
Limit the number of parallel processed modules. Can be used to fine tune performance or to get more reliable profiling results.
112
113
114
+
115
## `profile`
116
117
`boolean`
0 commit comments