Skip to content

Commit 81df6a4

Browse files
committed
Fix: removed comments from bundle
1 parent 26fb859 commit 81df6a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

esbuild.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ const options = {
3030
".png": "file"
3131
},
3232
plugins: [cleaner],
33+
legalComments: "none",
3334
external: ["react", "react-dom", "@dreamworld/addon-redux"]
3435
};
3536

0 commit comments

Comments
 (0)