Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
VeskeR committed May 3, 2024
1 parent cee64bd commit 9ec2d33
Show file tree
Hide file tree
Showing 4 changed files with 181 additions and 240 deletions.
2 changes: 2 additions & 0 deletions grunt/esbuild/build.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ const nodeConfig = {
* doesn't work at all.
*/
external: ['ws', 'got'],
format: 'cjs',
plugins: [],
};

module.exports = {
Expand Down
Loading

0 comments on commit 9ec2d33

Please sign in to comment.