Skip to content

Conversation

@danielroe
Copy link
Member

πŸ”— Linked issue

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

This ensures it's possible to build a vue app using @nuxt/ui

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@danielroe danielroe self-assigned this Nov 12, 2024
@cloudflare-workers-and-pages
Copy link

Deploying ui3 with Β Cloudflare Pages Β Cloudflare Pages

Latest commit: 23849e7
Status:Β βœ…Β  Deploy successful!
Preview URL: https://b99d207f.ui-6q2.pages.dev
Branch Preview URL: https://ci-vue-build.ui-6q2.pages.dev

View logs

@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 12, 2024

pnpm add https://pkg.pr.new/@nuxt/ui@2624

commit: 23849e7

"typecheck": "vue-tsc --noEmit && nuxi typecheck playground && nuxi typecheck docs && nuxi typecheck devtools && cd playground-vue && vue-tsc --noEmit",
"test": "vitest",
"test:vue": "vitest -c vitest.vue.config.ts",
"test:vue:build": "vite build playground-vue",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wouldn't it be better to run the actual build command to set it fail? πŸ€”

Something like "pnpm --filter 'playground-vue' build"

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

indeed, ultimately we should probably also run a type checking step but this pr just verifies that the vue app can build

@benjamincanac benjamincanac merged commit 3396d5c into v3 Nov 13, 2024
3 checks passed
@benjamincanac benjamincanac deleted the ci/vue-build branch November 13, 2024 11:22
@benjamincanac benjamincanac added the v3 #1289 label Nov 16, 2024 — with Volta.net
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

v3 #1289

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants