Skip to content

Commit

Permalink
doc: Demo
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieueveillard committed Dec 23, 2024
1 parent c35d738 commit 4d7984f
Show file tree
Hide file tree
Showing 15 changed files with 2,018 additions and 1,793 deletions.
10 changes: 10 additions & 0 deletions nx.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,16 @@
"options": {
"targetName": "e2e"
}
},
{
"plugin": "@nx/rsbuild",
"options": {
"buildTargetName": "build",
"devTargetName": "dev",
"previewTargetName": "preview",
"inspectTargetName": "inspect",
"typecheckTargetName": "typecheck"
}
}
],
"targetDefaults": {
Expand Down
Loading

0 comments on commit 4d7984f

Please sign in to comment.