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
{{ message }}
This repository has been archived by the owner on Oct 23, 2021. It is now read-only.
Thank you for reporting an issue or suggesting an enhancement. We appreciate your feedback - to help the team to understand your needs, please complete the below template to ensure we have the necessary details to assist you.
Versions
[Windows 10] Operating System
[12.21.0] Node version
[4.0.2] Gulp version
[1.13.0-beta.5] SPFx Generator version (npm list -g @microsoft/generator-sharepoint)
Expected or Desired Behavior
If not a production build all code should load from localhost:4321 the way that <=1.12.1 SPFx works.
Observed Behavior
When doing a gulp bundle and gulp package-solution leaving the --ship off does not update the manifest to load from localhost.
Steps to Reproduce
Create hello world app
gulp clean & gulp bundle & gulp package-solution
deploy to app catalog (site or tenant)*
add card to dashboard
Card loads even if you haven't run gulp serve
*Deployment doesn't indicate that the code is going to load from localhost
The text was updated successfully, but these errors were encountered:
Thank you for reporting an issue or suggesting an enhancement. We appreciate your feedback - to help the team to understand your needs, please complete the below template to ensure we have the necessary details to assist you.
Versions
[Windows 10] Operating System
[12.21.0] Node version
[4.0.2] Gulp version
[1.13.0-beta.5] SPFx Generator version (
npm list -g @microsoft/generator-sharepoint
)Expected or Desired Behavior
If not a production build all code should load from localhost:4321 the way that <=1.12.1 SPFx works.
Observed Behavior
When doing a gulp bundle and gulp package-solution leaving the --ship off does not update the manifest to load from localhost.
Steps to Reproduce
*Deployment doesn't indicate that the code is going to load from localhost
The text was updated successfully, but these errors were encountered: