logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe git clone https://hacktivis.me/git/pleroma-fe.git
commit: 99ee903c4699faf8746fd700aca365c998e9e49b
parent d8962919b9ceca21ee0022584b82767fe3743fc3
Author: Tusooa Zhu <tusooa@kazv.moe>
Date:   Tue, 16 Aug 2022 08:02:09 -0400

Remove legacy code for chunksSortMode

Diffstat:

Mbuild/webpack.prod.conf.js3---
1 file changed, 0 insertions(+), 3 deletions(-)

diff --git a/build/webpack.prod.conf.js b/build/webpack.prod.conf.js @@ -66,9 +66,6 @@ var webpackConfig = merge(baseWebpackConfig, { // more options: // https://github.com/kangax/html-minifier#options-quick-reference } - // , - // necessary to consistently work with multiple chunks via CommonsChunkPlugin - // chunksSortMode: 'dependency' }), // split vendor js into its own file // extract webpack runtime and module manifest to its own file in order to