Skip to content

Commit

Permalink
chore: update nx workspace layout
Browse files Browse the repository at this point in the history
  • Loading branch information
LinboLen committed Jul 5, 2024
1 parent e97f56f commit cd3963a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions nx.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
{
"$schema": "./node_modules/nx/schemas/nx-schema.json",
"workspaceLayout": {
"appsDir": "apps",
"libsDir": "libs"
},
"namedInputs": {
"default": ["{projectRoot}/**/*", "sharedGlobals"],
"production": [
Expand Down

0 comments on commit cd3963a

Please sign in to comment.