Conversation
sahariko
left a comment
There was a problem hiding this comment.
Not sure I fully understand why this change is needed.
gofor/server should not be used by browser code.
|
Well, We have a situation where a UI package provides a SDK aswel, currently I have no option to separate into different bundles, there for my SDK code getting bundled with the UI by webpack. |
|
@odeadglass This is an open source solution, if you have internal limitations, please make sure to specify for the benefit of all consumers/contributors. I think Oded's issue is that, in some bundled solutions a browser environment is assumed, and While we've found a solution in the consumer side (define node environment in the bundled solution), it is still correct that Perhaps there's room for an identical @sahariko WDYT? |
|
Adding another |
Content:
Why: