<!-- 💚 Thanks for your time to make us better with your feedbacks 💚 👍 A properly detailed bug report can save a LOT of time and help fixing issues as soon as possible. --> ### Versions - originjs: 1.0.0 - node: 14 ### Reproduction <!-- Link to a minimal test case based on one of: - A GitHub repository that can reproduce the bug Without a reproduction, it is so hard to address problem :( --> <details open> <summary>Additional Details</summary> <br> <!-- Attaching `config`, dependencies, logs or code snippets would help to find the issue --> </details> ### Steps to reproduce ori init 创建Vue3工程 使用ori dev启动工程 ### What is Expected? 启动serve之后应该有打印启动信息,包括启动结果,url,端口等 ### What is actually happening? 启动serve之后没有打印任何信息 
Versions
Reproduction
Additional Details
Steps to reproduce
ori init 创建Vue3工程
使用ori dev启动工程
What is Expected?
启动serve之后应该有打印启动信息,包括启动结果,url,端口等
What is actually happening?
启动serve之后没有打印任何信息
