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

feat(nuxt): init, app, component, page generators #19509

Merged
merged 2 commits into from
Oct 10, 2023

Conversation

mandarini
Copy link
Member

@mandarini mandarini commented Oct 9, 2023

  • @nx/nuxt:init
  • @nx/nuxt:app
  • @nx/nuxt:component
  • @nx/nuxt:page

generators

@mandarini mandarini requested a review from a team as a code owner October 9, 2023 14:59
@mandarini mandarini requested a review from jaysoo October 9, 2023 14:59
@vercel
Copy link

vercel bot commented Oct 9, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
nx-dev ✅ Ready (Inspect) Visit Preview Oct 10, 2023 0:45am

@mandarini mandarini force-pushed the feat/nuxt-comp-page-gens branch from 4cbc8d8 to 2f444d2 Compare October 9, 2023 15:14
@mandarini mandarini self-assigned this Oct 10, 2023
@mandarini mandarini force-pushed the feat/nuxt-comp-page-gens branch 4 times, most recently from b8e2722 to 10e8f28 Compare October 10, 2023 10:20
@mandarini mandarini requested a review from a team as a code owner October 10, 2023 10:20
@mandarini mandarini requested a review from JamesHenry October 10, 2023 10:20
@mandarini mandarini force-pushed the feat/nuxt-comp-page-gens branch from 10e8f28 to 9b9af5a Compare October 10, 2023 10:21
@mandarini mandarini changed the title feat(nuxt): component and page generators feat(nuxt): init, app, component, page generators Oct 10, 2023
@mandarini mandarini force-pushed the feat/nuxt-comp-page-gens branch 6 times, most recently from 28f6c1f to b6b1e42 Compare October 10, 2023 11:00
@mandarini mandarini enabled auto-merge (squash) October 10, 2023 12:19
e2e/nuxt/src/nuxt.test.ts Outdated Show resolved Hide resolved
e2e/nuxt/src/nuxt.test.ts Outdated Show resolved Hide resolved
packages/nuxt/src/generators/init/init.spec.ts Outdated Show resolved Hide resolved
packages/nuxt/src/generators/page/page.spec.ts Outdated Show resolved Hide resolved
@mandarini mandarini requested a review from JamesHenry October 10, 2023 12:46
@mandarini mandarini merged commit 5366d49 into nrwl:master Oct 10, 2023
2 checks passed
@github-actions
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants