Skip to content
This repository was archived by the owner on May 4, 2023. It is now read-only.

Commit 1ff1af6

Browse files
chore: remove debug_prod flag
1 parent c2a3082 commit 1ff1af6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.erb/configs/webpack.config.main.prod.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ const configuration: webpack.Configuration = {
5656
*/
5757
new webpack.EnvironmentPlugin({
5858
NODE_ENV: 'production',
59-
DEBUG_PROD: true,
6059
START_MINIMIZED: false,
6160
}),
6261

0 commit comments

Comments
 (0)