Skip to content

Commit

Permalink
feat: add workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
Nevo David committed Sep 11, 2024
1 parent 6ddbf2c commit 8055c3e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion nx.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"extends": "@nrwl/workspace/presets/npm.json",
"extends": "nx/presets/npm.json",
"$schema": "./node_modules/nx/schemas/nx-schema.json",
"targetDefaults": {
"build": {
Expand Down
1 change: 1 addition & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@
"@nx/react": "18.0.8",
"@nx/vite": "18.0.8",
"@nx/webpack": "18.0.8",
"@nx/workspace": "18.0.8",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.7",
"@svgr/webpack": "^8.0.1",
"@swc-node/register": "~1.8.0",
Expand Down

0 comments on commit 8055c3e

Please sign in to comment.