We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 032ef22 commit 27b26abCopy full SHA for 27b26ab
app.config.js
@@ -103,7 +103,7 @@ export default {
103
},
104
105
extra: {
106
- storybookEnabled: process.env.STORYBOOK_ENABLED,
+ storybookEnabled: process.env.STORYBOOK,
107
kakaoNativeAppKey: process.env.MYCODE_KAKAO_NATIVE_APP_KEY,
108
BACKEND_URL: process.env.MYCODE_BACKEND_URL,
109
NAVER_MAP_CLIENT_ID: process.env.NAVER_MAP_CLIENT_ID,
0 commit comments