mirror of
https://github.com/taigrr/wails.git
synced 2026-04-17 12:15:02 -07:00
fix: add promises polyfill for the windows target
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import React from 'react';
|
||||
import ReactDOM from 'react-dom';
|
||||
import "core-js/stable";
|
||||
import './index.css';
|
||||
import App from './App';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user