diff --git a/config/config.js b/config/config.js index b43bba3ee8e91f8b1c6e5eb73b2430d9e242d1b5..c1240284d3a8ca832e2f4f8fca14b5a25b3ff584 100644 --- a/config/config.js +++ b/config/config.js @@ -95,18 +95,7 @@ export default { }, }, manifest: { - name: 'ant-design-pro', - 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', - }, - ], + basePath:"/" }, chainWebpack: webpackPlugin,