Skip to content

Commit 7deee8d

Browse files
authoredMar 21, 2018
Merge pull request serverless-heaven#354 from posquit0/patch-1
Update the out-dated documentation
2 parents 4718b9d + b39ccb7 commit 7deee8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ custom:
6060
webpack:
6161
webpackConfig: 'webpack.config.js' # Name of webpack configuration file
6262
includeModules: false # Node modules configuration for packaging
63-
packager: 'npm' # Reserved for future use. Any other values will not work right now.
63+
packager: 'npm' # Packager that will be used to package your external modules
6464
packExternalModulesMaxBuffer: 200 * 1024 # Size of stdio buffers for spawned child processes
6565
```
6666

0 commit comments

Comments
 (0)