mirror of
https://github.com/h3poteto/whalebird-desktop
synced 2025-01-01 03:28:20 +01:00
commit
9e7c4032e6
@ -159,7 +159,7 @@ if (process.env.NODE_ENV === 'production') {
|
||||
rendererConfig.devtool = ''
|
||||
|
||||
rendererConfig.plugins.push(
|
||||
new MnifyPlugin(),
|
||||
new MinifyPlugin(),
|
||||
new CopyWebpackPlugin([
|
||||
{
|
||||
from: path.join(__dirname, '../static'),
|
||||
|
Loading…
Reference in New Issue
Block a user