Commit bd21c1e6 authored by 陈帅's avatar 陈帅

Meet the umi manifest configuration

parent 15783134
...@@ -95,18 +95,7 @@ export default { ...@@ -95,18 +95,7 @@ export default {
}, },
}, },
manifest: { manifest: {
name: 'ant-design-pro', basePath:"/"
background_color: '#FFF',
description: 'An out-of-box UI solution for enterprise applications as a React boilerplate.',
display: 'standalone',
start_url: '/index.html',
icons: [
{
src: '/favicon.png',
sizes: '48x48',
type: 'image/png',
},
],
}, },
chainWebpack: webpackPlugin, chainWebpack: webpackPlugin,
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment