tnfe / wp2vite

一个让webpack项目支持vite的前端项目的转换工具。A front-end project automatic conversion tool。
https://tnfe.github.io/wp2vite/
MIT License
710 stars 49 forks source link

运行后打开链接 502 #45

Open choukin opened 3 years ago

choukin commented 3 years ago

Pre-bundling dependencies:
  vue
  view-design
  lodash
  tinymce
  @packy-tang/vue-tinymce
  (...and 8 more)
(this will be run only when your dependencies or config have changed)

  vite v2.4.4 dev server running at:

  > Local:    http://localhost:8080/
  > Network:  http://172.16.74.2:8080/

  ready in 1727ms.

image

dravenww commented 3 years ago

可否提供下demo?