34 Commits

Author SHA1 Message Date
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
Michael Shilman
de500a38bf
Merge pull request #12926 from storybookjs/core/opt-in-ui-dll
Core: Disable UI dll by default
2020-10-30 19:09:33 +08:00
Michael Shilman
dbedf589e6
Merge pull request #12814 from stabback/docs-build-workaround-6-0
Docs build workaround 6 0
2020-10-29 02:13:32 +08:00
Michael Shilman
2b638bbaf3 Core: Make UI dll opt-in 2020-10-28 01:31:45 +08:00
Michael Shilman
fb615576be Core: Disable Docs DLL by default 2020-10-23 14:46:58 +08:00
Josh Stabback
0b7d39d3bc Rewrite workaround documentation 2020-10-20 16:21:33 -04:00
Josh Stabback
b45337abfe 11958 - Add note to cli api docs 2020-10-18 12:20:25 -04:00
Zach Kuzmic
c08480e3dc
Fixed a docs typo 2020-08-26 09:49:06 -05:00
TJ Egan
2a05dcc275
docs(cli): fix typo in docs 2020-08-12 11:17:50 -07:00
domyen
b5a806a5c2 update docs heading levels in markdown 2020-08-09 12:34:50 -04:00
Kyle Suss
f967b709da Fix new syntax errors 2020-08-06 09:54:18 -06:00
jonniebigodes
2b324712cd adds missing link to the writing docs page. 2020-08-05 17:34:11 +01:00
jonniebigodes
2e9fee7328 cli converted to table and included docs flag 2020-08-04 17:46:58 +01:00
jonniebigodes
41655a2788 rewording applied per feedback 2020-07-29 22:14:30 +01:00
jonniebigodes
baf44de180 initial commit for api migration for 6 0 2020-07-25 02:01:53 +01:00