Angular includes imports to core-js@3 (you don't need to install something), so try these polyfills instead: import 'core-js/features/url'; ...
確定! 回上一頁