tdweb: increase webpack maxAssetSize.
GitOrigin-RevId: 5d9f7cba89f938cd441d9f1dd14fec9a3ee21f20
This commit is contained in:
parent
80b73e070c
commit
1618729b2e
@ -75,6 +75,9 @@ module.exports = {
|
||||
crypto: 'empty',
|
||||
child_process: 'empty'
|
||||
},
|
||||
performance: {
|
||||
maxAssetSize: 30000000
|
||||
},
|
||||
resolve: {
|
||||
alias: {
|
||||
ws$: 'fs'
|
||||
|
Loading…
Reference in New Issue
Block a user