Skip to content

Commit

Permalink
fix(core): provide a plugin which to allow users to opt into package.… (
Browse files Browse the repository at this point in the history
#13070)

Fixes #13063
  • Loading branch information
FrozenPandaz committed Nov 8, 2022
1 parent 4ba4bd0 commit cd1b6c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/nx/plugins/package-json.ts
@@ -0,0 +1 @@
export const projectFilePatterns = ['package.json'];

1 comment on commit cd1b6c6

@vercel
Copy link

@vercel vercel bot commented on cd1b6c6 Nov 8, 2022

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

nx-dev – ./

nx-dev-nrwl.vercel.app
nx.dev
nx-dev-git-master-nrwl.vercel.app
nx-five.vercel.app

Please sign in to comment.