Config.js 충돌 해결
This commit is contained in:
@@ -590,6 +590,7 @@ export const LOG_CONTEXT_NAME = {
|
||||
SHOW: "shoptime.show",
|
||||
SHOPBYMOBILE: "shoptime.shopbymobile",
|
||||
GNB: "shoptime.gnb",
|
||||
DETAILPAGE: "shoptime.detailpage",
|
||||
};
|
||||
|
||||
export const LOG_MESSAGE_ID = {
|
||||
@@ -601,4 +602,5 @@ export const LOG_MESSAGE_ID = {
|
||||
SHELF: "AL_SHELF_LIST_SHOWN",
|
||||
SMB: "AL_SBM",
|
||||
GNB: "AL_GNB_CLICK",
|
||||
BUTTONCLICK: "AL_BUTTON_CLICK",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user