You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -288,7 +288,7 @@ You can build all frameworks by issuing:
288
288
289
289
```
290
290
cd ..
291
-
npm run build-prod
291
+
npm run rebuild-all
292
292
```
293
293
294
294
After downloading the whole internet it starts building it. Basically there should be no errors during the build, but I can't guarantee that the dependencies won't break.
0 commit comments