mirror of
https://github.com/sim1222/misskey.git
synced 2025-07-01 16:29:56 +09: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