ARCH-642 Add Order History header menu link.
This commit is contained in:
@@ -134,6 +134,7 @@ module.exports = Merge.smart(commonConfig, {
|
||||
REDDIT_URL: 'https://www.reddit.com',
|
||||
APPLE_APP_STORE_URL: 'https://www.apple.com/ios/app-store/',
|
||||
GOOGLE_PLAY_URL: 'https://play.google.com/store',
|
||||
ORDER_HISTORY_URL: 'localhost:1996/orders',
|
||||
}),
|
||||
// when the --hot option is not passed in as part of the command
|
||||
// the HotModuleReplacementPlugin has to be specified in the Webpack configuration
|
||||
|
||||
Reference in New Issue
Block a user