瀏覽代碼

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

magumbo 5 年之前
父節點
當前提交
f71ec6a5de
共有 1 個文件被更改,包括 1 次插入0 次删除
  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.