Skip to content

Commit

Permalink
Fixes the compile warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
Arturlang committed Mar 24, 2022
1 parent 1d61bd4 commit 1caa823
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions tgui/babel.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ const createBabelConfig = options => {
require.resolve('common/string.babel-plugin.cjs'),
...plugins,
],
compact: true,
};
};

Expand Down
6 changes: 3 additions & 3 deletions tgui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2759,9 +2759,9 @@ __metadata:
linkType: hard

"caniuse-lite@npm:^1.0.30001248":
version: 1.0.30001251
resolution: "caniuse-lite@npm:1.0.30001251"
checksum: 918e1b1662c26c11291206146bc305d7fd1ca351aa9231c2e21cb1526d87b444830e2d8dc54416ebb8ecf7e0addea12d66a1c41493476229987e5e6922f0c14b
version: 1.0.30001320
resolution: "caniuse-lite@npm:1.0.30001320"
checksum: d1f52e9d8e2316f2dba4c7adb4c5957e535b07a4a90ac5432bef3a83b4dab487f0efaa6eff3cda75a52bf044d09886ec583299595389fe0a92cf135f4f07692e
languageName: node
linkType: hard

Expand Down

0 comments on commit 1caa823

Please sign in to comment.