-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
本番環境でもstrictModeがonになっている #32
Comments
一旦strictModeを削除した |
たぶんbuildの際のenvがdevになっている |
ただ、開発環境でもuseEffectが2回呼ばれるのは困る |
Closed
CDの際のbuildにおいて環境がdevに設定されて実行されている ifcjs-react/.github/workflows/deploy.yaml Lines 28 to 29 in 8d4516a
Lines 24 to 27 in 8d4516a
|
make build ENVIRONMENT=production みたいに書けばいけるかも? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: