v5.0.0-beta.15
Pre-release
Pre-release
·
1244 commits
to master
since this release
npm install react-styleguidist@beta
Breaking changes since beta 14
New webpack config behavior — #323:
-
Only loads config from
webpack.config.js
orwebpackfile.js
in the project root folder. -
No
webpackConfigFile
option. -
Default port is 6060 to remove collision with create-react-app.
Read more in the docs.