Skip to content

Commit adae48e

Browse files
author
doapp-ryanp
committed
docs
1 parent d3aaa98 commit adae48e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ functions:
7070
- ./someBig.json #browserify can't optimize json, will take long time to parse for nothing
7171
```
7272

73-
**Note:** `package.include` is ignored when using this plugin. This is a foreign concept in Browserify, every use case I've ever run across can be handled by leveraging [browserify options](https://github.com/substack/node-browserify#browserifyfiles--opts).
73+
**Note:** `package.include` can be used with this plugin. All other options can be handled by leveraging [browserify options](https://github.com/substack/node-browserify#browserifyfiles--opts) in your `serverless.yml` custom `browserify` section.
7474

7575
## Usage
7676

0 commit comments

Comments
 (0)