issues
search
digitalmaas
/
serverless-plugin-browserifier
Reduce the size and speed up your Node.js based lambda's using browserify.
Other
27
stars
3
forks
source link
Properly support browserify 16.1.0 and above
#10
Closed
nolde
closed
6 years ago
nolde
commented
6 years ago
Properly support
browserify
versions 16.1.0 and up by using the new
node
option
More info:
https://github.com/browserify/browserify/pull/1804
Display
browserify
version in use by the plugin
Add
external
browserify config
Make more dependencies version flexible
Major README update
Properly set up linting
Some code clean up
browserify
versions 16.1.0 and up by using the newnode
optionbrowserify
version in use by the plugin