Optimize import. Optimize date convert.

This commit is contained in:
2023-11-29 11:12:35 +08:00
parent df16af6872
commit 5bcfa2be9c
23 changed files with 100 additions and 92 deletions

View File

@@ -29,7 +29,7 @@ export default defineConfig({
react: ['Suspense', 'createContext'],
'react-router': ['useMatches', 'RouterProvider'],
'react-router-dom': ['createBrowserRouter'],
antd: ['message']
antd: ['message', 'notification']
},
{
from: 'react-router',