{ "presets": ["es2015", "stage-0", "react"], "plugins": ["transform-runtime"<% if (mobileORpc == 'PC') { %>, ["antd", {"style": "css"}]<% } %>] }