Skip to content

Commit 290c378

Browse files
author
Philipp Alferov
committed
Generate standalone package
1 parent e2ad675 commit 290c378

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

gulpfile.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,8 @@ function buildScript() {
7878
debug: false,
7979
cache: {},
8080
packageCache: {},
81-
fullPaths: false
81+
fullPaths: false,
82+
standalone: 'angular-file-saver',
8283
}, watchify.args);
8384

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

0 commit comments

Comments
 (0)