Skip to content

Commit 39fc0eb

Browse files
authored
Merge branch 'main' into fix-15460-encrypt-ldap-bind-password-in-db
2 parents 987f192 + c636ef8 commit 39fc0eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

webpack.config.js

+1
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ export default {
8686
target: 'es2015',
8787
minify: true,
8888
css: true,
89+
legalComments: 'none',
8990
}),
9091
],
9192
splitChunks: {

0 commit comments

Comments
 (0)