Skip to content

Commit

Permalink
Remove the outdated line deleting a benchmarks folder in browserify f…
Browse files Browse the repository at this point in the history
…rom the

dev-bundle script
  • Loading branch information
Slava committed Feb 16, 2015
1 parent 5d17598 commit 5bd8d35
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/generate-dev-bundle.sh
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,6 @@ find . -path '*/JSONStream/test/fixtures' | xargs rm -rf
pushd cordova/node_modules/cordova-lib/node_modules/cordova-js/node_modules/browserify/node_modules
delete browserify-zlib/node_modules/pako/benchmark
delete browserify-zlib/node_modules/pako/test
delete buffer/perf
delete crypto-browserify/test
delete umd/node_modules/ruglify/test
popd
Expand Down

0 comments on commit 5bd8d35

Please sign in to comment.