Skip to content

Commit

Permalink
Fix bad syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
ajayyy committed Jun 9, 2023
1 parent 7d567ae commit 961689a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webpack/webpack.common.js
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ module.exports = env => {
parsed.deArrowFullName.message = parsed.deArrowFullName.message.slice(0, 47) + "...";
}
}
}

if (env.browser.toLowerCase() === "safari") {
if (parsed.deArrowDescription) {
Expand Down

0 comments on commit 961689a

Please # to comment.