Allow for specifying the port
Đang mở
- Ngôn ngữ chính
- TypeScript
- Star
- 7
- Fork
- 3
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Currently `dev-harness` only runs on port `8080` and can't be changed. This is annoying when trying to develop two plugins side-by-side, or if port `8080` is already used by something else.
Webpack already allows specifying the port (e.g. `npm start -- --port 1234`), but `8080` is hardcoded into the Adapter.
```jsx
```
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.