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

fix(misc): respect useInferencePlugin in nx.json when generating apps and libs #26703

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

jaysoo
Copy link
Member

@jaysoo jaysoo commented Jun 26, 2024

The @nx/vue:app and @nx/vue:lib generators do not respect useInferencePlugins set in nx.json. This PR fixes the generators. Same for @nx/rollup:init.

Current Behavior

Expected Behavior

Related Issue(s)

Fixes #

@jaysoo jaysoo requested a review from a team as a code owner June 26, 2024 17:28
@jaysoo jaysoo requested a review from Coly010 June 26, 2024 17:28
Copy link

vercel bot commented Jun 26, 2024

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

1 Ignored Deployment
Name Status Preview Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Visit Preview Jun 26, 2024 5:40pm

@jaysoo jaysoo force-pushed the fix/vue-use-inference-plugin branch from 4702356 to 17b185a Compare June 26, 2024 17:29
@jaysoo jaysoo force-pushed the fix/vue-use-inference-plugin branch from 17b185a to 4eae31c Compare June 26, 2024 17:38
@jaysoo jaysoo requested a review from a team as a code owner June 26, 2024 17:38
@jaysoo jaysoo requested a review from JamesHenry June 26, 2024 17:38
@jaysoo jaysoo changed the title fix(vue): respect useInferencePlugin in nx.json when generating apps fix(misc): respect useInferencePlugin in nx.json when generating apps and libs Jun 26, 2024
@jaysoo jaysoo merged commit e292500 into master Jun 28, 2024
6 checks passed
@jaysoo jaysoo deleted the fix/vue-use-inference-plugin branch June 28, 2024 13:49
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.

None yet

3 participants