umi-preset-mobile The mobile plugins for umi. usage Install # by npm $ npm install umi-preset-mobile # by yarn $ yarn add umi-preset-mobile set umi config // config/config.(j|t)s or .umirc.(j|t)s { // ...other configs hd: { mode: 'flex', }, }