This repository was archived by the owner on Oct 10, 2021. It is now read-only.
Commit a3f94e0
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 a3f94e0
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
43 | 49 | | |
44 | 50 | | |
45 | 51 | | |
| |||
0 commit comments