You can polyfill stable language features not available in your target browsers: // must be the first line in src/index.js import 'react-app-polyfill/stable'; ...
確定! 回上一頁