Using parcel to package code, how to convert .default to ['default'] to be compatible with IE8

I use Baidu san for development and parcel for packaging. The packaged code has default incompatibility and IE8, can only be modified manually after packaging. Is there an es3ify, similar to webpack? what to do? ask for advice!


excuse me, have you solved

Menu