Skip to content

Commit

Permalink
Add dynamicImportFunction to CLI guide
Browse files Browse the repository at this point in the history
  • Loading branch information
lukastaegert committed Mar 1, 2019
1 parent 2554c43 commit d27ee15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/01-command-line-reference.md
Expand Up @@ -207,6 +207,7 @@ Many options have command line equivalents. In those cases, any arguments passed
--chunkFileNames <pattern> Name pattern for emitted secondary chunks
--compact Minify wrapper code
--context <variable> Specify top-level `this` value
--dynamicImportFunction <name> Rename the dynamic `import()` function
--entryFileNames <pattern> Name pattern for emitted entry chunks
--environment <values> Settings passed to config file (see example)
--no-esModule Do not add __esModule property
Expand Down

0 comments on commit d27ee15

Please sign in to comment.