File tree Expand file tree Collapse file tree 1 file changed +1
-18
lines changed
packages/blockchain-wallet-v4-frontend/src/scenes Expand file tree Collapse file tree 1 file changed +1
-18
lines changed Original file line number Diff line number Diff line change @@ -152,24 +152,7 @@ const excludedProduction = [
152152]
153153
154154const excludedStaging = [
155- // '/#/authorize-approve',
156- // '/deeplink',
157- // '/exchange',
158- // '/#/prove/instant-link/callback',
159- // '/refer',
160- // '/#/verify-email',
161- // '/#/login?product=exchange',
162- '/wallet-options-v4.json' ,
163- // '/#/reset-two-factor'
164- // '/#/open',
165- '/login?product=wallet&platform=ios' ,
166- '/login?product=wallet&platform=android' ,
167- '/signup/product=exchange&platform=ios' ,
168- '/signup/product=exchange&platform=android' ,
169- '/#/login?product=wallet&platform=ios' ,
170- '/#/login?product=wallet&platform=android' ,
171- '/#/signup/product=exchange&platform=ios' ,
172- '/#/signup/product=exchange&platform=android'
155+ '/wallet-options-v4.json'
173156]
174157
175158const App = ( {
You can’t perform that action at this time.
0 commit comments