fix(build): analyze examples and benchmarks again

This commit is contained in:
Tobias Bosch
2014-12-08 11:14:05 -08:00
parent 72b970e4e2
commit 1cd848df55
2 changed files with 3 additions and 3 deletions

View File

@ -57,8 +57,8 @@ var CONFIG = {
'default': 'lib',
// need a tmp folder as benchpress does not support
// inplace generation of the benchmarks...
'benchmark*/**': 'perf_tmp',
'example*/**': 'web'
'**/benchmark*/**': 'perf_tmp',
'**/example*/**': 'web'
},
deps: {
js: [