We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 20c72db + c394e41 commit 4a64de4Copy full SHA for 4a64de4
example/windows/example/App.cpp
@@ -20,7 +20,6 @@ using namespace Windows::ApplicationModel;
20
/// </summary>
21
App::App() noexcept
22
{
23
- InstanceSettings().UseJsi(true);
24
#if BUNDLE
25
JavaScriptBundleFile(L"index.windows");
26
InstanceSettings().UseWebDebugger(false);
0 commit comments