Skip to content

Commit 959a911

Browse files
committed
style: 代码格式
1 parent 4b9e138 commit 959a911

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ function gulpTerser(defaultOption: Object = {}, minify: Function | undefined): F
8686
this.emit('error', new PluginError(PLUGIN_NAME, err));
8787
return callback();
8888
});
89-
} else {
89+
}else{
9090
setContents(resultPromise);
9191

9292
return callback();

0 commit comments

Comments
 (0)