Quellcode durchsuchen

Missing build step from readme, npm start will fail without this (#1735)

magumbo vor 5 Jahren
Ursprung
Commit
f71ec6a5de
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      examples/aws-companion/readme.md

+ 1 - 0
examples/aws-companion/readme.md

@@ -10,6 +10,7 @@ To run this example, make sure you've correctly installed the root repository:
 ```bash
 npm install
 npm run bootstrap
+npm run build
 ```
 
 Then, set up the `COMPANION_AWS_KEY`, `COMPANION_AWS_SECRET`, `COMPANION_AWS_REGION`, and `COMPANION_AWS_BUCKET` environment variables for @uppy/companion.