Skip to content

Commit dae2fda

Browse files
Suraj PatelSuraj Patel
authored andcommitted
Updating the Note in Readme file.
1 parent 6658b1b commit dae2fda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ with previous build of each loader. It takes two input, one is the `filePath` wh
130130
filename where all build details will be written and second one is `commitBuildInfo` which
131131
is not mandatory but on basis of this flag, your `filePath file` gets git commited to your
132132
`current checkout branch` and will also push it to remote origin.
133-
`Note :- filePath option is mandatory, commitBuildInfo is not mandatory. But if you apply commitBuildInfo you should checkout the branch on your machine/server on which the filePath file should get committed before running your webpack build. Also the module count will only be visible when the outputFormat is 'humanVerbose'`,
133+
`Note :- i) Node version > 0.10 ii) filePath option is mandatory, commitBuildInfo is not mandatory. iii) But if you apply commitBuildInfo you should checkout the branch on your machine/server on which the filePath file should get committed before running your webpack build. Also the module count will only be visible when the outputFormat is 'humanVerbose'.`,
134134
e.g.
135135

136136
```javascript

0 commit comments

Comments
 (0)