Skip to content

Commit

Permalink
fixup! chore(nx): enable inferred workspace-plugin options
Browse files Browse the repository at this point in the history
  • Loading branch information
Hotell committed Oct 21, 2024
1 parent 64b9bf3 commit b82c77b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nx.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
"plugin": "./tools/workspace-plugin/src/plugins/workspace-plugin.ts",
"options": {
"testSSR": {
"exclude": ["react-theme-stories"]
"exclude": ["react-theme-stories", "react-migration-v8-v9-stories", "react-migration-v0-v9-stories"]
},
"verifyPackaging": {
"include": ["react-text", "react-components"]
Expand Down

0 comments on commit b82c77b

Please sign in to comment.