Skip to content

Commit

Permalink
Update docs/999-big-list-of-options.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lukastaegert committed Aug 30, 2022
1 parent f3a1d0a commit d27fd4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/999-big-list-of-options.md
Original file line number Diff line number Diff line change
Expand Up @@ -1333,7 +1333,7 @@ export default {

**output.amd.keepExtension**<br> Type: `boolean`<br> CLI: `--amd.keepExtension`<br> Default: `false`

Add `.js` extension for generated chunks and local AMD modules:
Add `.js` extension for imports of generated chunks and local AMD modules:

```js
// rollup.config.js
Expand Down

0 comments on commit d27fd4e

Please sign in to comment.