File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 4545 "scripts" : {
4646 "build" : " yarn build:packages" ,
4747 "test" : " yarn test:packages" ,
48- "build:examples" : " yarn workspaces foreach --include '@reduxjs/*' --include '@examples-query-react/*' -vtp run build" ,
48+ "build:examples" : " yarn workspaces foreach --include '@reduxjs/*' --include '@examples-query-react/*' --include '@examples-action-listener/*' - vtp run build" ,
4949 "build:docs" : " yarn workspace website run build" ,
5050 "build:packages" : " yarn workspaces foreach --include '@reduxjs/*' --include '@rtk-query/*' --include '@rtk-incubator/*' --topological-dev run build" ,
5151 "test:packages" : " yarn workspaces foreach --include '@reduxjs/*' --include '@rtk-query/*' --include '@rtk-incubator/*' run test" ,
You can’t perform that action at this time.
0 commit comments