Publish to azure, asp.net core React app

后端 未结 2 1692
一整个雨季
一整个雨季 2021-01-21 11:32

I\'ve googled alot, and i haven\'t figured out how to do it. I have a web app that i would like to deploy on azure. I generates the link but the Routes that use my React compone

2条回答
  •  既然无缘
    2021-01-21 12:16

    Most likely, there is not installed the Internet Explorer 9+ (or Microsoft Edge) on your server and you did not install native assemblies for the JavaScriptEngineSwitcher.V8 and JavaScriptEngineSwitcher.ChakraCore modules.

    Also I recommend you to read the “Misconceptions about the JavaScript Engine Switcher version 2.X” discussion.

提交回复
热议问题