Skip to content

Commit

Permalink
Set webpack plugin publish dependancy
Browse files Browse the repository at this point in the history
  • Loading branch information
tobybessant committed Sep 11, 2023
1 parent 73d9465 commit 3433d57
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@
"executor": "nx:run-commands",
"options": {
"command": "node tools/scripts/publish.mjs generate-license-file-webpack-plugin {args.tag}"
}
},
"dependsOn": ["^publish"]
},
"lint": {
"executor": "@nx/linter:eslint",
Expand Down

0 comments on commit 3433d57

Please sign in to comment.