mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-21 03:30:42 +00: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