diff --git a/docs/999-big-list-of-options.md b/docs/999-big-list-of-options.md index d64d83546ce..fc8785b7320 100755 --- a/docs/999-big-list-of-options.md +++ b/docs/999-big-list-of-options.md @@ -135,7 +135,7 @@ Specifies the format of the generated bundle. One of the following: * `amd` – Asynchronous Module Definition, used with module loaders like RequireJS * `cjs` – CommonJS, suitable for Node and other bundlers (alias: `commonjs`) * `es` – Keep the bundle as an ES module file, suitable for other bundlers and inclusion as a `