Carl Sutherland

Results 12 comments of Carl Sutherland
trafficstars

@bkuhl this is what I had in mind ­— https://github.com/helpscout/helpscout-api-php/pull/208 I tried not to make assumptions about future "embeddable" entities.

Here's an example package where I ran into this issue: https://github.com/wooorm/decode-named-character-reference/blob/main/package.json#L32-L40 Configuring `resolve.conditions` as described above sorted the worker for me (https://vitejs.dev/config/shared-options.html#resolve-conditions), but then both WebWorker and browser assets are...