You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
追加 or 改善したい機能について
ブラウザ拡張機能を複数環境用意できないでしょうか。
以下の様に--env付きで実行してもうまく処理されないようでした。
/environment/generative-ai-use-cases-jp (main) $ npm run extension:buildw --env=SND
[email protected] extension:buildw
source ./setup-env.sh && cd browser-extension && npm run build
No environment provided, using context.env
If you want to specify the environment, please run with argument (i.e. npm run web:devw --env=)
Using stack output for GenerativeAiUseCasesStack
An error occurred (ValidationError) when calling the DescribeStacks operation: Stack with id GenerativeAiUseCasesStack does not exist
The text was updated successfully, but these errors were encountered:
機能リクエストは何か問題に関連していますか?背景を説明してください
複数環境デプロイしており、ブラウザ拡張機能も非本番環境でテストした後、本番リリースする運用としたい。
追加 or 改善したい機能について
ブラウザ拡張機能を複数環境用意できないでしょうか。
以下の様に--env付きで実行してもうまく処理されないようでした。
/environment/generative-ai-use-cases-jp (main) $ npm run extension:buildw --env=SND
No environment provided, using context.env
If you want to specify the environment, please run with argument (i.e. npm run web:devw --env=)
Using stack output for GenerativeAiUseCasesStack
An error occurred (ValidationError) when calling the DescribeStacks operation: Stack with id GenerativeAiUseCasesStack does not exist
The text was updated successfully, but these errors were encountered: