Build
This commit is contained in:
parent
8657a10faf
commit
5155ac1133
4
.env
4
.env
@ -1,5 +1,5 @@
|
|||||||
API_ID=1025907
|
API_ID=1025907
|
||||||
API_HASH=452b0359b988148995f22ff0f4229750
|
API_HASH=452b0359b988148995f22ff0f4229750
|
||||||
VERSION=1.4.0
|
VERSION=1.4.0
|
||||||
VERSION_FULL=1.4.0 (130)
|
VERSION_FULL=1.4.0 (132)
|
||||||
BUILD=130
|
BUILD=132
|
||||||
|
@ -238,8 +238,8 @@ module.exports = {
|
|||||||
|
|
||||||
devMode ? undefined : new BundleAnalyzerPlugin({
|
devMode ? undefined : new BundleAnalyzerPlugin({
|
||||||
analyzerMode: 'static',
|
analyzerMode: 'static',
|
||||||
openAnalyzer: true,
|
openAnalyzer: false,
|
||||||
generateStatsFile: true
|
generateStatsFile: false
|
||||||
}),
|
}),
|
||||||
].filter(Boolean),
|
].filter(Boolean),
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user