mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-02 23:43:36 +00:00
@@ -137,8 +137,7 @@ module.exports = {
|
||||
new CopyWebpackPlugin([{
|
||||
from: 'app-images',
|
||||
to: 'images',
|
||||
toType: 'dir',
|
||||
context: '/app/frontend'
|
||||
toType: 'dir'
|
||||
}])
|
||||
]
|
||||
};
|
||||
|
Reference in New Issue
Block a user