Skip to content

Commit e9defa2

Browse files
docs: update info about migrate command
1 parent a0ac134 commit e9defa2

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/CONTRIBUTING.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -262,10 +262,8 @@ For more information about what each part of the template mean, head up to the d
262262

263263
## Migrate with the CLI
264264

265-
This is a new feature in development for the CLI.
266-
267265
```sh
268-
webpack --migrate <your-config-name>
266+
webpack migrate
269267
```
270268

271269
The expected result of the above command is to take the mentioned `webpack` configuration and create a new configuration file which is compatible with webpack 2.

0 commit comments

Comments
 (0)