Skip to content

Commit 9b386af

Browse files
author
benholloway
committed
minor reformat
1 parent 2b75ae4 commit 9b386af

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/build/browserify-nginject.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ function falafelUpdater(node) {
4343
append : append
4444
};
4545
return self;
46+
4647
function prepend(value) {
4748

4849
// temporarily rewrite the range to be only the first character
@@ -59,6 +60,7 @@ function falafelUpdater(node) {
5960
// chainable
6061
return self;
6162
}
63+
6264
function append(value) {
6365

6466
// temporarily rewrite the range to be only the last character

0 commit comments

Comments
 (0)