Skip to content

Commit cef5722

Browse files
author
Philipp Alferov
committed
Generate non-standalone browserify builds
1 parent 6ead803 commit cef5722

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

gulpfile.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,7 @@ function buildScript() {
8585
debug: false,
8686
cache: {},
8787
packageCache: {},
88-
fullPaths: false,
89-
standalone: 'angular-file-saver',
88+
fullPaths: false
9089
}, watchify.args);
9190

9291
// Watch files for changes and only rebuilds what it needs to

0 commit comments

Comments
 (0)