import 'core-js';. Otherwise, try to discern what polyfills you need. I found that these covered my use-case: import 'core-js/es6/symbol'; ...
確定! 回上一頁