Skip to content

Commit 27b26ab

Browse files
committed
update: storybook 활성화
1 parent 032ef22 commit 27b26ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ export default {
103103
},
104104

105105
extra: {
106-
storybookEnabled: process.env.STORYBOOK_ENABLED,
106+
storybookEnabled: process.env.STORYBOOK,
107107
kakaoNativeAppKey: process.env.MYCODE_KAKAO_NATIVE_APP_KEY,
108108
BACKEND_URL: process.env.MYCODE_BACKEND_URL,
109109
NAVER_MAP_CLIENT_ID: process.env.NAVER_MAP_CLIENT_ID,

0 commit comments

Comments
 (0)