Skip to content

Commit

Permalink
add empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
jellizaveta committed Oct 23, 2023
1 parent f74ee14 commit da07260
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/builder.js
Original file line number Diff line number Diff line change
Expand Up @@ -355,6 +355,7 @@ module.exports = (function () {
if (options.notOptimized) {
result = addNotOptimizedHints(result);
}

const modifier = options.includedModifiers;

if (modifier) {
Expand Down

0 comments on commit da07260

Please sign in to comment.