Skip building browser bundle

This commit is contained in:
Esteban Ordano 2015-01-13 19:38:15 -03:00
parent 1677980ec1
commit 46ba553a0a
1 changed files with 0 additions and 2 deletions

View File

@ -285,8 +285,6 @@ function startGulp(name, opts) {
['release:merge-master'],
// Run npm install
['release:install'],
// Build browser bundle
['browser:compressed'],
// Run tests with gulp test
['test'],
// Update package.json and bower.json