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
Running aio app use to switch to another workspace and then aio app run | aio app build | aio app deploy should build and deploy in the new target.
Actual Behaviour
ℹ No actions built for 'dx/excshell/1'
ℹ No frontend or a build already exists, skipping frontend build for 'dx/excshell/1'
ℹ No actions deployed for 'dx/excshell/1'
✔ Deploying web assets for 'dx/excshell/1'
The web assets are actually deployed, but even they are probably incorrect because they were not rebuilt for the new workspace.
Expected Behaviour
Running
aio app use
to switch to another workspace and thenaio app run | aio app build | aio app deploy
should build and deploy in the new target.Actual Behaviour
The web assets are actually deployed, but even they are probably incorrect because they were not rebuilt for the new workspace.
Reproduce Scenario (including but not limited to)
Steps to Reproduce
Environment Info
Sample Code that illustrates the problem
Logs taken while reproducing problem
The text was updated successfully, but these errors were encountered: