This repository was archived by the owner on Oct 10, 2021. It is now read-only.
Commit cfc092e
committed
Support Arrays in browserify conf
`exclude` and `ignore` would not accept an Array of paths before, since
`Browserify.prototype.exclude/ignore` was expecting a single file as
argument.1 parent 1a3391c commit cfc092e
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
43 | 47 | | |
44 | 48 | | |
45 | 49 | | |
| |||
0 commit comments