Skip to content

Commit

Permalink
fix: remove constants
Browse files Browse the repository at this point in the history
  • Loading branch information
hasan-deriv committed Jun 27, 2024
1 parent 7f15432 commit 6151789
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/cfd/build/webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ module.exports = function (env) {
MT5MigrationModal: 'Containers/mt5-migration-modal',
CFDPasswordManagerModal: 'Containers/cfd-password-manager-modal.tsx',
CFDFinancialStpRealAccountSignup: 'Containers/cfd-financial-stp-real-account-signup.tsx',
getDXTradeWebTerminalLink: 'Helpers/constants.ts',
getCTraderWebTerminalLink: 'Helpers/constants.ts',
CTraderTransferModal: 'Containers/ctrader-transfer-modal',
},
mode: IS_RELEASE ? 'production' : 'development',
Expand Down

0 comments on commit 6151789

Please sign in to comment.