Fix JS code style
This commit is contained in:
parent
2f79b8d408
commit
2dc2175723
1 changed files with 2 additions and 3 deletions
|
@ -89,6 +89,5 @@ exports.liveRebuild = () => {
|
|||
`${ JS_SRC }/lib/*.js`
|
||||
],
|
||||
buildJs
|
||||
)
|
||||
}
|
||||
|
||||
);
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue