alteryx / alteryx/dev-harness

Allow for specifying the port

Đang mở
#11 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
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á.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.