mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Run webpack in production mode when building for releases. Fixes #2660
This commit is contained in:
committed by
Dave Page
parent
512afd6618
commit
120dbcc7d8
@@ -319,6 +319,7 @@ module.exports = {
|
||||
optimizeAssetsPlugin,
|
||||
definePlugin,
|
||||
hardSourceWebpackPlugin,
|
||||
sourceMapDevToolPlugin,
|
||||
]: [
|
||||
extractSass,
|
||||
extractStyle,
|
||||
|
||||
Reference in New Issue
Block a user