Commit 0341516
docs(devServer): Clarify devServer "open" option description (#1890)
* docs(devServer): clarify devServer "open" option description
Added information that you can also use browser name in the config file.
* docs(devServer): add missing type to 'open' option
* docs(devServer): fix Travis CI
* docs(guides): fix sentence (#1887)
This removes a word that made a sentence not grammatically correct.
* docs (guides): Missing line in diff and missing semicolons (#1907)
* Update dev-server.md1 parent 51232cc commit 0341516
2 files changed
+12
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
638 | 638 | | |
639 | 639 | | |
640 | 640 | | |
| 641 | + | |
| 642 | + | |
| 643 | + | |
| 644 | + | |
| 645 | + | |
| 646 | + | |
| 647 | + | |
| 648 | + | |
| 649 | + | |
| 650 | + | |
| 651 | + | |
641 | 652 | | |
642 | 653 | | |
643 | 654 | | |
644 | 655 | | |
645 | 656 | | |
646 | 657 | | |
647 | | - | |
| 658 | + | |
648 | 659 | | |
649 | 660 | | |
650 | 661 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
151 | 150 | | |
152 | 151 | | |
153 | 152 | | |
| |||
0 commit comments