Build client (browser) package version
thetarnav opened this issue · 1 comments
thetarnav commented
I'm trying to get the size of client side bundle, but bundlejs keeps fetching server entries instead.
Is there a way to apply the browser export condition properly? I remember this working fine a while ago.
Here is how the export conditions are configured: https://github.com/solidjs-community/solid-primitives/blob/main/packages/transition-group/package.json
Haven't experienced issues with picking up the export conditions when bundling apps, but maybe I'm missing some convention?
okikio commented
Sorry, for the late response. Yeah, the bundlejs website isn't up to date yet, the API is more up to date, here is the result via the API