godaddy/kubernetes-client
在 GitHub 查看Browser compatibility: make swagger-client not dependent on fs
Open
#337 建立於 2018年10月18日
help wanted
倉庫指標
- Star
- (954 star)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
fs is currently called in the swagger client constructor: https://github.com/godaddy/kubernetes-client/blob/master/lib/swagger-client.js#L106
This causes errors in browser and makes it very difficult to construct a browser-friendly swagger client.