Forum Discussion

Man Cheng's avatar
Man Cheng
Copper Contributor
May 15, 2017
Solved

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...
  • Pieter Veenstra's avatar
    Pieter Veenstra
    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.

     

Resources