Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Feedback (Aug 27) #2

Closed
Closed
@yyx990803

Description

@yyx990803

File Structure

  • Renamevite-env.d.ts to justenv.d.ts since it's no longer vite-specific
  • Removejsconfig.json andenv.d.ts for non-TS projects (no longer necessary for latest Volar)

Welcome Screen

  • Community should mention the@vuejs twitter account
  • The welcome screen doesn't need the explicit scheme switch - it should just follow system preference.
  • It feels a bit messy to have all these components/composables for the welcome screen in a fresh project. We should move them all under asrc/welcome directory so the user can easily delete them.src/App.vue should just import and render asrc/welcome/Welcome.vue component.
  • Make the wording the for the Documentation item more succint: "Vue’s official documentation provides you with all the information you need to get started."

Publishing

  • Move all deps todevDependencies + bundle withesbuild before publishing to reduce network requests

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp