diff --git a/src/content/api/cli.mdx b/src/content/api/cli.mdx index e91305ce9db8..d2decd1de8d6 100644 --- a/src/content/api/cli.mdx +++ b/src/content/api/cli.mdx @@ -30,6 +30,9 @@ related: url: https://medium.com/@nimgrg/analysing-and-minimising-the-size-of-client-side-bundle-with-webpack-and-source-map-explorer-41096559beca#.c3t2srr8x --- + + + For proper usage and easier distribution of this configuration, webpack can be configured with `webpack.config.js`. Any parameters sent to the CLI will map to a corresponding parameter in the configuration file. Read the [installation guide](/guides/installation) if you don't already have webpack and CLI installed.