mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-01 18:36:12 +02:00
✌️
This commit is contained in:
@@ -70,7 +70,7 @@ const pack: webpack.Configuration = {
|
||||
};
|
||||
|
||||
if (isProduction) {
|
||||
pack.plugins.push(new webpack.optimize.UglifyJsPlugin());
|
||||
//pack.plugins.push(new webpack.optimize.UglifyJsPlugin());
|
||||
}
|
||||
|
||||
module.exports = pack;
|
||||
|
||||
Reference in New Issue
Block a user