Closed angiehjort closed 3 years ago
after changing importing of core.js polyfills to only import stage 3 proposals and higher, the size of polyfills becomes negligible
import "core-js/stage/3"; import "core-js/es/array/flat-map";
7b9a693c4b3a433ce6363fca14a0390a9647b1a0
this will considerably decrease the bundle size