Skip to content

Commit

Permalink
chore: remove nx/webpack
Browse files Browse the repository at this point in the history
  • Loading branch information
wkillerud committed Dec 5, 2024
1 parent 25ba3d0 commit f0cc66d
Show file tree
Hide file tree
Showing 4 changed files with 1,298 additions and 4,259 deletions.
12 changes: 1 addition & 11 deletions nx.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,17 +40,7 @@
}
},
"defaultBase": "main",
"plugins": [
{
"plugin": "@nx/webpack/plugin",
"options": {
"buildTargetName": "webpack:build",
"serveTargetName": "serve",
"previewTargetName": "preview",
"serveStaticTargetName": "serve-static"
}
}
],
"plugins": [],
"release": {
"version": {
"conventionalCommits": true
Expand Down
Loading

0 comments on commit f0cc66d

Please sign in to comment.