Skip to content

Commit 11e4db1

Browse files
committed
fix syntax error
1 parent 4c948e9 commit 11e4db1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/viewer.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,6 @@ async function generateReport(bundleStats, opts) {
149149
if (openBrowser) {
150150
open(`file://${reportFilepath}`, logger);
151151
}
152-
});
153152
}
154153

155154
async function generateJSONReport(bundleStats, opts) {

0 commit comments

Comments
 (0)