parent
fe89ad5a51
commit
d0e177055d
1 changed files with 1 additions and 8 deletions
|
@ -97,14 +97,7 @@ const browserifyConfigs = [
|
||||||
config: {
|
config: {
|
||||||
standalone: 'chaiAsPromised'
|
standalone: 'chaiAsPromised'
|
||||||
}
|
}
|
||||||
},
|
|
||||||
{
|
|
||||||
src: 'node_modules/multimatch/index.js',
|
|
||||||
dest: 'resource/multimatch.js',
|
|
||||||
config: {
|
|
||||||
standalone: 'multimatch'
|
|
||||||
}
|
}
|
||||||
},
|
|
||||||
];
|
];
|
||||||
|
|
||||||
// exclude mask used for js, copy, symlink and sass tasks
|
// exclude mask used for js, copy, symlink and sass tasks
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue