mengbo
mengbo
 
> 内网的代码暂时给不了,可以直接通过vite cli 去创建一个应用 然后引入antd 试下
https://github.com/vitejs/vite/issues/3376
after build, there is still `require` under the es module
@xeoneux use "history": "^4.7.2" I can
  I used the dist directory started by live-server, and no error was reported
I actually have another mistake here   This is an error from `dva`  ----------------------------------------------------------------------------------------------------------------------------- I used a polyfill operation (this is helpless) 
> > I actually have another mistake here   This is an error from `dva`  > > I used a polyfill operation (this is helpless)  > >...
 With respect to my stupidity, how can I use list instead of set? Is there something wrong with my writing
I write according to the document on the official website. Did I make a mistake? My code prompts me to report an error. import SVG, { SVG as A }...