Forum Discussion
Man Cheng
May 15, 2017Copper Contributor
SharePoint Framework SPFX multiple app versions
Hi I am developing a SPFX app to work with SP Online. I can deploy the app and point to the code hosted on Azure CDN, how can I deploy the same app that can point to code running locally ? the goal...
- May 15, 2017
AFAIK, yes.
We need the ID to be different, so that you can upload 2 pkg files. The package files will point at the code in the CDN.
An alternative could be to have two tenant and/or two CDNs.
Man Cheng
May 15, 2017Copper Contributor
no, I only want one copy to be in Azure, do I still need two containers?
May 15, 2017
AFAIK, yes.
We need the ID to be different, so that you can upload 2 pkg files. The package files will point at the code in the CDN.
An alternative could be to have two tenant and/or two CDNs.