diff --git a/client/.env.development.rome b/client/.env.development.rome index eabf048e8..8a2ad85b7 100644 --- a/client/.env.development.rome +++ b/client/.env.development.rome @@ -19,4 +19,5 @@ TEST_PASSWORD="test123" VITE_PUBLIC_POSTHOG_KEY=phc_xtLmBIu0rjWwExY73Oj5DTH1bGbwq1G1Y8jnlTceien VITE_PUBLIC_POSTHOG_HOST=https://us.i.posthog.com VITE_APP_AMP_URL=https://vp8k908qy2.execute-api.ca-central-1.amazonaws.com -VITE_APP_AMP_KEY=46b1193a867d4e3131ae4c3a64a3fc78 \ No newline at end of file +VITE_APP_AMP_KEY=46b1193a867d4e3131ae4c3a64a3fc78 +VITE_ENABLE_COMPILER_IN_DEV=1