Eric Berndt
840070f063
add to cli-options docs
2024-04-09 19:32:40 +00:00
jonniebigodes
928eed4f75
fix automigrate table
2024-04-04 18:28:37 +01:00
jonniebigodes
c1f50bd665
minor adjustments for consistency
2024-04-04 17:00:03 +01:00
Yann Braga
d77f72ee8a
adjust docs based on review comments
2024-04-04 09:17:31 +02:00
Yann Braga
d7e5d5a52d
Documentation: add migrate and automigrate to the CLI Options page
2024-04-03 14:14:02 +02:00
Tom Coleman
5c8a1669a2
Add a new flag --stats-json
and soft replace --webpack-stats-json
...
This reverts commit b868150e56c2432810d22a96119ab81a7fd55535.
2024-02-21 16:24:38 +11:00
Tom Coleman
b868150e56
Revert "Add a new flag --stats-json
and soft replace --webpack-stats-json
"
...
This reverts commit 66e08d93cc37a18f7a6cd670bb726400c62aa9ff.
2024-02-21 16:23:03 +11:00
Tom Coleman
66e08d93cc
Add a new flag --stats-json
and soft replace --webpack-stats-json
2024-02-21 16:21:53 +11:00
Kyle Gach
5c2759b8e3
Document CLI version support
2024-01-25 10:41:51 -07:00
jonniebigodes
9fcfeb25f0
minor tweaks
2024-01-19 11:54:57 +00:00
jonniebigodes
e8dc7ca3ae
change ordering of commands
2024-01-19 11:32:36 +00:00
jonniebigodes
cb22ad2a69
Removes added notes
2024-01-18 13:52:15 +00:00
jonniebigodes
fbf50c6721
Address feedback
2024-01-17 14:19:38 +00:00
jonniebigodes
1cc0ba0aac
Fixes link for storybook new
2024-01-16 15:44:07 +00:00
jonniebigodes
b23ccf1d26
Docs: Adds commands to the documentation
2024-01-12 21:40:34 +00:00
jonniebigodes
1ccd12543d
Docs: Remove static dir flag remval
2023-12-20 21:21:18 +00:00
jonniebigodes
51d5ea7886
Examples added. Docs cleanup
2023-11-19 19:40:12 +00:00
jonniebigodes
6ead60de0f
Small tweaks
2023-11-18 20:27:17 +00:00
jonniebigodes
1318f0181b
Fix links and issues
2023-11-04 00:35:06 +00:00
Shaun Lloyd
b52d3c1e72
Replace aside with new Callout
2023-11-03 13:05:44 -04:00
jonniebigodes
7fc1d31b31
Add options to build
2023-03-13 17:35:41 +00:00
jonniebigodes
48fee4157c
Add telemetry aside
2023-03-13 17:30:56 +00:00
jonniebigodes
98021268d7
Update docs/api/cli-options.md
...
Co-authored-by: Kyle Gach <kyle.gach@gmail.com>
2023-03-13 17:22:01 +00:00
jonniebigodes
4a4725e3ce
Update docs/api/cli-options.md
...
Co-authored-by: Kyle Gach <kyle.gach@gmail.com>
2023-03-13 17:21:12 +00:00
jonniebigodes
542b640143
Update docs/api/cli-options.md
...
Co-authored-by: Kyle Gach <kyle.gach@gmail.com>
2023-03-13 17:21:03 +00:00
jonniebigodes
ee1e655589
Updates to the CLI and misc docs
2023-03-03 10:52:24 +00:00
jonniebigodes
099734c4f1
Removes deprecated flag from the documentation
2023-02-02 13:55:13 +00:00
Costa Alexoglou
aceca34d4f
removed accidental "cp"
2023-01-12 13:45:06 +01:00
Costa Alexoglou
debb74e5c4
review feedback
2023-01-12 13:42:55 +01:00
Costa Alexoglou
6f24523ef6
Update --no-dll flag
...
`--no-dll` flag is removed in v7.0
2023-01-12 12:15:00 +01:00
jonniebigodes
5e7c9e3de9
Chore: (Docs) Updates to the CLI options
...
While reviewing another pull request related to this part of the documentation, I discovered that there's an issue with the link mentioning how to opt-out of the telemetry.
This pull request fixes it.
What was done:
- Removed additional spacing in the docs
2022-08-08 22:44:06 +01:00
Abraham Brookes
b0e19bbef3
Update cli-options.md
...
Just wanted to add some links to the commands from the top of the doc 👍
2022-08-08 10:29:46 +10:00
inokawa
930499e6a0
Fix not working link in cli-options.md
2022-05-25 23:24:04 +09:00
winkerVSbecks
fb3f18e863
add telemetry disclosure on the install, upgrade and CLI pages
2022-05-06 14:37:40 -04:00
Michael Shilman
d88e9a5b8f
CLI: Make disable telemetry consistent with other flags
2022-04-29 10:46:00 +08:00
Michael Shilman
5f9f6f32f2
Core: Add optional telemetry and crash reporting
2022-04-29 00:11:50 +08:00
domyen
4fa6d91919
Docs: Don't print "Note" in <aside>s because it's redundant
2021-12-27 13:28:22 -05:00
jonniebigodes
076b81b241
API CLI adjustments and minor tweaks to the snippets
2021-11-09 23:18:56 +00:00
glocore
121d862d58
remove --watch-mode for build-storybook script
2021-09-27 15:12:40 +05:30
Jason Bright
eca0d43925
fix --host
example in cli docs
2021-08-03 16:42:26 -04:00
Yann Braga
c66573a813
feat(cli): add --no-open flag
...
- Flag to enable not opening the browser (different than --ci)
2021-08-03 00:40:53 +02:00
Evan Charlton
b74d49ddf8
chore: Fix a typo
...
Just a small misspelling: `serverely` -> `severely`
2021-07-09 09:59:44 +02:00
Cameron Yick
e52d7d16c1
[docs] Friendly directory name for build-storybook
...
PR feedback
2021-04-01 15:09:49 -04:00
Cameron Yick
1b8bcff6a0
Update cli-options.md
...
Fix typo in `build-storybook --debug-webpack` documentation
2021-03-31 14:42:44 -04:00
Mark Chambers
7993bc4286
Update note on cli-options.md
...
Update the note regarding the use of `--no-manager-cache` to be more clear about using the flag
2021-03-24 11:04:45 +13:00
Tom Coleman
595921950e
Don't default the directory for --webpack-stats-json
2021-03-11 15:37:36 +11:00
Tom Coleman
7cb2561dde
Add a --webpack-stats-json
flag
2021-03-10 14:43:00 +11:00
jonniebigodes
eb66a9f708
removes --no-dll references. issue addressed with 6.1
2021-03-04 23:17:12 +00:00
jonniebigodes
c83e7fde01
Small adjustments to the documentation
2021-03-02 19:25:48 +00:00
Michael Shilman
3f03d5c75f
Core: Remove webpack DLLs
2020-11-02 07:04:27 +08:00