config.js 89 Bytes
Newer Older
ζ„šι“'s avatar
ζ„šι“ committed
1 2 3 4 5 6
// https://umijs.org/config/
export default {
  plugins: [
    'umi-plugin-dva',
  ],
};