V2 seems to have removed this syntax: (PR #53) ``` alias({ src: __dirname + '/src' }), ``` I would suggest to revert this change and add special behaviour for the `entries` option if it's an array.
V2 seems to have removed this syntax: (PR #53)
I would suggest to revert this change and add special behaviour for the
entriesoption if it's an array.