Skip to content

Commit

Permalink
Update readme with --sourcemap option
Browse files Browse the repository at this point in the history
  • Loading branch information
Cristian Bote committed Feb 5, 2018
1 parent b4dcc27 commit fdf9034
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -72,6 +72,7 @@ Just like `microbundle build`, but watches your source files and rebuilds on any
--strict Enforce undefined global context and add "use strict"
--name Specify name exposed in UMD builds
--cwd Use an alternative working directory (default .)
--sourcemap Generate source map (default true)
-h, --help Displays this message
```

Expand Down

0 comments on commit fdf9034

Please sign in to comment.