Skip to content

Commit

Permalink
altered command
Browse files Browse the repository at this point in the history
  • Loading branch information
dvmoritzschoefl committed Sep 14, 2023
1 parent ef3e077 commit 4b98290
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
"test": "visyn_scripts test",
"webpack:dev": "visyn_scripts build --mode development --env workspace_mode=single",
"webpack:prod": "visyn_scripts build --mode production --env workspace_mode=single",
"rsbuild": "visyn_scripts rsbuild --mode production --env workspace_mode=single",
"rsbuild": "visyn_scripts rsbuild --mode development --env workspace_mode=single",
"rsstart": "visyn_scripts rsstart --env workspace_mode=single"
},
"dependencies": {
Expand Down

0 comments on commit 4b98290

Please sign in to comment.