Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Nuxt3 migration #97

Open
wants to merge 26 commits into
base: master
Choose a base branch
from
Open

[WIP] Nuxt3 migration #97

wants to merge 26 commits into from

Conversation

ubugeeei
Copy link
Member

@ubugeeei ubugeeei commented Aug 10, 2024

see todo.md

  • migrate to Node.js v20
  • migrate to pnpm
  • migrate to Nuxt3 (4)
    • eslint
      • @antfu/eslint-config
      • plugin vue
      • plugin vue a11y
      • intlify
    • i18n
      • localePath
      • switchLocalePath
    • vuelidate
    • @nuxtjs/google-analytics (nuxt scripts?)
    • cookie-universal-nuxt
    • portal-vue
    • Nuxt Content
    • Jest -> Vitest
    • Vuex -> useState
    • assets
    • plugins
    • static
    • support ?
    • layouts
    • components
      • base
      • ./icons
        • imports
      • migrate to script setup
      • review
        • ButtonOutline (lint)
        • ContactForm (validate)
        • CookieAgreementPopup (cookie)
    • postcss
  • nuxt imgae
  • nuxt scripts (ga)
  • workflows
  • use corepack
  • disable auto import
  • spellcheck
  • textlint
  • Nuxt4 compat
  • LICENSE
  • @/data
  • portal, PortalTarget
  • use defineSlots

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant